SE_rasbandinfo_get_compression_type

Gets compression type in raster band structure.

Usage syntax

SE_rasbandinfo_get_compression_type (const SE_RASBANDINFO rasterband, SE_COMPRESSION_TYPE *type)
 

Parameters
rasterband The SE_RASBANDINFO handle
type A pointer to the compression type
Description

This function returns the compression type in raster band structure.

Returns

SE_SUCCESS
SE_INVALID_POINTER