SE_rasbandinfo_set_compression_type

Sets compression type in raster band structure
 

Usage syntax

SE_rasbandinfo_set_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 sets the compression type in raster band structure.

Returns

SE_SUCCESS