This document is archived and information here might be outdated.  Recommended version.


ISpectralConversionFunctionArguments2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISpectralConversionFunctionArguments2 Interface
ArcGIS Developer Help

ISpectralConversionFunctionArguments2 Interface

Provides access to members that control the validation of band information for the spectral conversion function.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ConversionMatrix The spectral conversion matrix.
Read/write property IsPseudoColorOutput Indicates whether the output is a pseudo-color raster.
Read/write property Raster The input raster for conversion.

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.