SE_rastileinfo_get_band_id

Retrieves the raster band ID.

Usage syntax

LONG SE_rastileinfo_get_band_id (const SE_RASTILEINFO tile, LONG *band_id);

Parameters
tile The tile handle
band_id A pointer to the raster band ID
Description

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.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_RASTILEINFO_OBJECT

SE_NET_FAILURE

SE_SDE_NOT_STARTED