SE_rasbandinfo_set_extent |
Sets the raster band extent.
LONG SE_rasbandinfo_set_extent (SE_RASBANDINFO rasterband, const SE_ENVELOPE *envelope);
rasterband | The rasterband handle |
envelope | A pointer to an SE_ENVELOPE object |
SE_rasbandinfo_set_extent sets the width and height of the raster band through an SE_ENVELOPE object.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASBANDINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED