SE_rasbandinfo_set_tile_size

Sets the tile size for a raster band.

Usage syntax

LONG SE_rasbandinfo_set_tile_size (const SE_RASBANDINFO rasterband, LONG block_width, LONG block_depth);

Parameters
rasterband The rasterband handle
block_width The block width
block_depth The block depth
Description

SE_rasbandinfo_set_tile_size sets the tile width and depth for a raster band.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASBANDINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED