Loading...
copy_pixels
OpenImageIO::ImageBuf::copy_pixels(int xbegin, int xend, int ybegin, int yend, TypeDesc format, void *result) const
OpenImageIO::ImageBuf::copy_pixels(int xbegin, int xend, int ybegin, int yend, T *result) const
OpenImageIO::ImageBuf::copy_pixels(int xbegin, int xend, int ybegin, int yend, std::vector< T > &result) const
Searching...
No Matches