public RasterBand GetBandByName( string name )
Public Function GetBandByName( _ ByVal name As String _ ) As RasterBand
Parameters
- name
- Name of a band in this raster.
Return Value
The RasterBand from this raster based on the band name.
public RasterBand GetBandByName( string name )
Public Function GetBandByName( _ ByVal name As String _ ) As RasterBand
Target Platforms: Windows 11, Windows 10