SE_rasterattr_set_tile_size

Sets the row and column numbers.

Usage syntax

LONG SE_rasterattr_set_tile_size (SE_RASTERATTR handle, LONG tile_width, LONG tile_height);

Parameters
handle The SE_RASTERATTR handle
tile_width The tile width
tile_height The tile height
Description

SE_rasterattr_set_tile_size sets the tile height and width.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTERATTR_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED