SE_rasbandinfo_set_band_size |
Sets the band size for a raster band.
LONG SE_rasbandinfo_set_band_size (const SE_RASBANDINFO rasterband, LONG band_width, LONG band_height);
rasterband | The raster band handle |
band_width | The block width |
band_height | The block height |
SE_rasbandinfo_set_band_size sets the band width and height for a raster band.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASBANDINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED