Inserting Image Data
extern 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
Inverse of extraction API SE_GetImageData
The image object must have been created and stored prior to calling this function
Data Organization:
- Word order of returned data is determined by the image object’s field values.