Main Page
Modules
Classes
Files
FdoIRaster
GetAuxiliaryProperties
GetBounds
GetCurrentBand
GetDataModel
GetImageXSize
GetImageYSize
GetNullPixelValue
GetNumberOfBands
GetStreamReader
GetVerticalUnits
IsNull
SetBounds
SetCurrentBand
SetDataModel
SetImageXSize
SetImageYSize
SetNull
SetNumberOfBands
SetStreamReader
SetVerticalUnits
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.