SE_rasbandinfo_has_transform_list

Returns true if the SE_RASBANDINFO object has been assigned a coordinate transformation list. Otherwise it returns false.

Usage syntax

BOOL SE_rasbandinfo_has_transform_list (const SE_RASBANDINFO  rasterband);

Parameters
rasterband The rasterband handle
Description

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.

Returns

TRUE or FALSE