SE_rastileinfo_get_band_id |
Retrieves the raster band ID.
LONG SE_rastileinfo_get_band_id (const SE_RASTILEINFO tile, LONG *band_id);
tile | The tile handle |
band_id | A pointer to the raster band ID |
SE_rastileinfo_get_band_id retrieves the raster band ID. This function returns meaningful information for an SE_RASTILEINFO object that describes an existing raster tile only.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_RASTILEINFO_OBJECT
SE_NET_FAILURE
SE_SDE_NOT_STARTED