SE_rasbandinfo_get_extent |
Retrieves the raster band extent.
LONG SE_rasbandinfo_get_extent
(const SE_RASBANDINFO rasterband,
SE_ENVELOPE *envelope);
rasterband | The rasterband handle |
envelope | A pointer to an SE_ENVELOPE object |
SE_rasbandinfo_get_extent retrieves the width and height of the raster band into an SE_ENVELOPE object. This function returns meaningful information for an SE_RASBANDINFO object that describes an existing raster band only.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASBANDINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED