SE_rasterattr_get_image_size |
Retrieves the image size.
LONG SE_rasterattr_get_image_size (SE_RASTERATTR handle, LONG *band_width, LONG *band_height, LONG *num_bands);
handle | The SE_RASTERATTR handle |
band_width | The raster band width |
band_height | The raster band height |
num_band | The number of raster bands |
SE_rasterattr_get_image_size returns the number of the raster bands and their height and width expressed in pixel at the base pyramid level.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTERATTR_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED