SE_rasterattr_set_image_size |
Sets the image size.
LONG SE_rasterattr_set_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_set_image_size sets the number and size of the raster bands.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTERATTR_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED