ISpectralConversionFunctionArguments Interface

Provides access to members that control spectral conversion function arguments.

Members

Name Description
Read/write property ConversionMatrix The spectral conversion matrix.
Read/write property Raster The input raster for conversion.

ISpectralConversionFunctionArguments.ConversionMatrix Property

The spectral conversion matrix.

Public Property ConversionMatrix As IDoubleArray
public IDoubleArray ConversionMatrix {get; set;}

ISpectralConversionFunctionArguments.Raster Property

The input raster for conversion.

Public Property Raster As Object
public object Raster {get; set;}

Classes that implement ISpectralConversionFunctionArguments

Classes Description
SpectralConversionFunctionArguments The spectral conversion function arguments.

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