PPT Slide
Basic Operations
Add data
Image data
SE_STATUS_CODE_ENUM SE_PutImageData
(
SE_OBJECT image,
SE_UINT32 start_texel_horizontal,
SE_UINT32 start_texel_vertical,
SE_UINT32 start_texel_z,
SE_UINT32 stop_texel_horizontal,
SE_UINT32 stop_texel_vertical,
SE_UINT32 stop_texel_z,
SE_UINT16 mip_level,
SE_UINT32 byte_count,
unsigned char *data_in_ptr
);
Insertion Functionality [17 of 19]
Previous slide
Next slide
Back to first slide
View graphic version