FDO API Reference Feature Data Objects

virtual FDO_API FdoInt32 FdoIRaster::GetCurrentBand  )  [pure virtual]
 

Gets the currently active band/channel.

Remarks:
The FdoIRaster Bounds, DataModel, ImageSize, AuxilliaryProperties and Stream accessors all conform to the current band. NOTE: The return value is a 1 based index whose maximum value is determined by the result from GetNumberOfBands.
Returns:
Returns the current active band/channel.

Comments or suggestions? Send us feedback.