|
Image Utilities (IU)
|
Static Public Member Functions | |
| static PixelType * | alloc (iu::Size< 3 > size, size_t *pitch) |
| static void | free (PixelType *buffer) |
| static void | copy (const PixelType *src, size_t src_pitch, PixelType *dst, size_t dst_pitch, iu::Size< 3 > size) |
1.8.6