SE_rasterattr_get_tile_size |
Retrieves the row and column numbers.
LONG SE_rasterattr_get_tile_size (SE_RASTERATTR handle, LONG *tile_width, LONG *tile_height);
handle | The SE_RASTERATTR handle |
tile_width | The tile width |
tile_height | The tile height |
SE_rasterattr_get_tile_size returns the tile height and width returned as a number of pixels.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTERATTR_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED