SE_rasterattr_set_image_size

Sets the image size.

Usage syntax

LONG SE_rasterattr_set_image_size (SE_RASTERATTR handle, LONG band_width, LONG band_height, LONG num_bands);

Parameters
handle The SE_RASTERATTR handle
band_width The raster band width
band_height The raster band height
num_band The number of raster bands
Description

SE_rasterattr_set_image_size sets the number and size of the raster bands.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTERATTR_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED