SE_rasbandinfo_get_transform_list |
Retrieves the coordinate transformation list assigned to a rasterband
LONG SE_rasterbandinfo_get_transform_list (const SE_RASBANDINFO rasterband, SE_TRANSFORMINFO **transform_list,LONG *count);
rasterband | The rasterband handle |
transform_list | The transform info list |
count | The number of array element in the transformation list |
The SE_rasbandinfo_get_transform_list retrieves the coordinate transformation list assigned a rasterband.
SE_SUCCESS
SE_INVALID_POINTER
SE_OPERATION_NOT_ALLOWED
SE_INVALID_RASBANDINFO_OBJECT
SE_SDE_NOT_STARTED
SE_RASTERBAND_NO_XFORM_LIST