Miscellaneous Insertion Topics:Inserting Image Data
SE_STATUS_CODE_ENUM SE_PutImageData
SE_UINT32 start_texel_horizontal,
SE_UINT32 start_texel_vertical,
SE_UINT32 stop_texel_horizontal,
SE_UINT32 stop_texel_vertical,
const unsigned char *data_in_ptr
The <Image> object must have first been created and committed to the transmittal.
Memory for data_in_ptr is managed by the user application.
Word order of the <Image> data is determined by the image object�s field values.