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


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

IPansharpeningFunctionArguments Interface

Provides access to members that control pansharpening function arguments.

Product Availability

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

Members

Name Description
Read/write property InfraredImage The optional infrared image.
Read/write property MSImage The multispectrum image.
Read/write property PanImage The panchromatic image.
Read/write property PansharpeningType The current pansharpening type.
Read/write property Weights The Red, Green, Blue, and Infrared weights contributing to panchromatic image.

Classes that implement IPansharpeningFunctionArguments

Classes Description
PansharpeningFunctionArguments A class for sharpening raster function arguments.

.NET Samples

Create a Raster Function template