This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPansharpeningFunctionArguments2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control pansharpening function arguments.
Description | ||
---|---|---|
InfraredImage | The optional infrared image. | |
KeepStatsHistogram | Indicates if the input MS image's statistics and histogram should be kept. | |
MaximumPansharpeningCellsize | The maximum cellsize, in Pan image's SR, below which pansharpening will be applied. | |
MSImage | The multispectrum image. | |
PanImage | The panchromatic image. | |
PansharpeningType | The current pansharpening type. | |
Weights | The Red, Green, Blue, and Infrared weights contributing to panchromatic image. |
Interfaces | Description |
---|---|
IPansharpeningFunctionArguments | Provides access to members that control pansharpening function arguments. |
CoClasses and Classes | Description |
---|---|
PansharpeningFunctionArguments | A class for sharpening raster function arguments. |