SE_rasbandinfo_get_transform_list

Retrieves the coordinate transformation list assigned to a rasterband

Usage syntax

LONG SE_rasterbandinfo_get_transform_list (const SE_RASBANDINFO rasterband, SE_TRANSFORMINFO **transform_list,LONG *count);

Parameters
rasterband The rasterband handle
transform_list The transform info list
count The number of array element in the transformation list
Description

The SE_rasbandinfo_get_transform_list retrieves the coordinate transformation list assigned a rasterband.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_OPERATION_NOT_ALLOWED

SE_INVALID_RASBANDINFO_OBJECT

SE_SDE_NOT_STARTED

SE_RASTERBAND_NO_XFORM_LIST