ISubsetBandsFunctionArguments2 Interface

Provides access to members that control Subset Bands function arguments.

Members

Name Description
Read/write property Bands The band Ids, or wavelengths or band names that will be extracted in ranges or in lists.
Read/write property ExcludeBadBands Bad bnands will be excluded if checked.
Read/write property Method The method to extract bands from a raster by ranges of band ID, wavelength or band name, or by specifying them individually.
Read/write property MissingBandAction Indicates how the raster function behaves when a requested band is not found in the input raster.
Read/write property Raster The source raster object.

ISubsetBandsFunctionArguments2.ExcludeBadBands Property

Bad bnands will be excluded if checked.

Public Property ExcludeBadBands As Boolean
public bool ExcludeBadBands {get; set;}

Inherited Interfaces

Interfaces Description
ISubsetBandsFunctionArguments Provides access to members that control Subset Bands function arguments.

Classes that implement ISubsetBandsFunctionArguments2

Classes Description
SubsetBandsFunctionArguments The Subset Bands raster function arguments class.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.