FDO API Reference Feature Data Objects

virtual FDO_API void FdoIRaster::SetCurrentBand FdoInt32  value  )  [pure virtual]
 

Sets the currently active band/channel.

Remarks:
Setting the current band will mean that the Bounds, DataModel, ImageSize, AuxilliaryProperties and Stream accessors of FdoIRaster will all switch to the specified band. NOTE: The input parameter 'value' is indexed starting from 1 to the result returned from GetNumberOfBands.
Returns:
Returns nothing.

Comments or suggestions? Send us feedback.