SE_rasbandinfo_has_transform_list |
Returns true if the SE_RASBANDINFO object has been assigned a coordinate transformation list. Otherwise it returns false.
BOOL SE_rasbandinfo_has_transform_list (const SE_RASBANDINFO rasterband);
rasterband | The rasterband handle |
SE_rasbandinfo_has_transform_list returns true if the rasterband has been assigned a coordinate transformation list. If a coordinate transformation list has not been assigned the function returns false.
TRUE or FALSE