FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Raster::set_CurrentBand ( System::Int32  value  ) 

Sets the currently active band/channel.

Remarks:
Setting the current band will mean that the Bounds, DataModel, ImageSize, AuxilliaryProperties and Stream accessors of IRaster will all switch to the specified band.
Returns:
Returns nothing.


Comments or suggestions? Send us feedback.