SE_rasbandinfo_set_tile_size |
Sets the tile size for a raster band.
LONG SE_rasbandinfo_set_tile_size (const SE_RASBANDINFO rasterband, LONG block_width, LONG block_depth);
rasterband | The rasterband handle |
block_width | The block width |
block_depth | The block depth |
SE_rasbandinfo_set_tile_size sets the tile width and depth for a raster band.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASBANDINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED