Provides access to members that control the validation of band information for the spectral conversion function.
Members
| Name | Description | |
|---|---|---|
![]() |
ConversionMatrix | The spectral conversion matrix. |
![]() |
IsPseudoColorOutput | Indicates whether the output is a pseudo-color raster. |
![]() |
Raster | The input raster for conversion. |
ISpectralConversionFunctionArguments2.IsPseudoColorOutput Property
Indicates whether the output is a pseudo-color raster.
Public Property IsPseudoColorOutput As Boolean
public bool IsPseudoColorOutput {get; set;}
Inherited Interfaces
| Interfaces | Description |
|---|---|
| ISpectralConversionFunctionArguments | Provides access to members that control spectral conversion function arguments. |
Classes that implement ISpectralConversionFunctionArguments2
| Classes | Description |
|---|---|
| SpectralConversionFunctionArguments | The spectral conversion function arguments. |

