SE_rasterattr_get_extent |
Retrieves the coordinate extent of the raster's base pyramid level.
LONG SE_rasterattr_get_extent (SE_RASTERATTR handle, SE_ENVELOPE *envelope);
handle | The SE_RASTERATTR handle |
envelope | The SE_ENVELOPE object |
SE_rasterattr_get_extent returns the real world coordinate extent base level of the raster. The coordinates are measured from the extreme pixels centers and not there edges.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTERATTR_OBJECT
SE_NET_FAILURE
SE_NO_COORDREF
SE_OPERATION_NOT_ALLOWED
SE_SDE_NOT_STARTED