public RasterBand GetBand( int index )
Public Function GetBand( _ ByVal index As Integer _ ) As RasterBand
Parameters
- index
- Index of a band in this raster dataset.
Return Value
The RasterBand from this raster dataset based on the band index.
public RasterBand GetBand( int index )
Public Function GetBand( _ ByVal index As Integer _ ) As RasterBand
Target Platforms: Windows 11, Windows 10, Windows 8.1