SE_rasbandinfo_has_colormap

Returns TRUE if there is a colormap for the raster band

Usage syntax

BOOL SE_rasbandinfo_has_colormap (const SE_RASBANDINFO rasterband);

Parameters
rasterband The SE_RASBANDINFO handle
Description

SE_rasbandinfo_has_colormap returns TRUE if a colormap exists for the raster band.

Returns

TRUE
FALSE