SE_rasbandinfo_set_band_size

Sets the band size for a raster band.

Usage syntax

LONG SE_rasbandinfo_set_band_size (const SE_RASBANDINFO rasterband, LONG band_width, LONG band_height);

Parameters
rasterband The raster band handle
band_width The block width
band_height The block height
Description

SE_rasbandinfo_set_band_size sets the band width and height for a raster band.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASBANDINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED