Miscellaneous Insertion Topics:Inserting Image Data
SE_Return_Code SE_PutImageData
SE_Integer_Unsigned start_texel_horizontal,
SE_Integer_Unsigned start_texel_vertical,
SE_Integer_Unsigned start_texel_z,
SE_Integer_Unsigned stop_texel_horizontal,
SE_Integer_Unsigned stop_texel_vertical,
SE_Integer_Unsigned stop_texel_z,
SE_Short_Integer_Unsigned mip_level,
SE_Integer_Unsigned byte_count,
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.