ArcObjects Library Reference (DataSourcesRaster)  

IPansharpeningFunctionArguments2 Interface

Provides access to members that control pansharpening function arguments.

Product Availability

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

Members

Description
Read/write property InfraredImage The optional infrared image.
Read/write property KeepStatsHistogram Indicates if the input MS image's statistics and histogram should be kept.
Read/write property MaximumPansharpeningCellsize The maximum cellsize, in Pan image's SR, below which pansharpening will be applied.
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.

Inherited Interfaces

Interfaces Description
IPansharpeningFunctionArguments Provides access to members that control pansharpening function arguments.

CoClasses that implement IPansharpeningFunctionArguments2

CoClasses and Classes Description
PansharpeningFunctionArguments A class for sharpening raster function arguments.