SE_rasbandinfo_set_extent

Sets the raster band extent.

Usage syntax

LONG SE_rasbandinfo_set_extent (SE_RASBANDINFO rasterband, const SE_ENVELOPE *envelope);

Parameters
rasterband The rasterband handle
envelope A pointer to an SE_ENVELOPE object
Description

SE_rasbandinfo_set_extent sets the width and height of the raster band through an SE_ENVELOPE object.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASBANDINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED