Provides access to additional members that control a pansharpening filter.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
InfraredImage |
The optional infrared image. |
|
MaximumPansharpeningCellsize |
The maximum cellsize, in Pan image's SR, below which pansharpening will be applied. |
|
PanImage |
The panchromatic image. |
|
PansharpeningType |
The current pansharpening type. |
|
PutWeights |
Puts the Red, Green, Blue, and Infrared weights contributing to panchromatic image. |
|
QueryWeights |
Gets the Red, Green, Blue, and Infrared weights contributing to panchromatic image. |
|
Sharpen |
Applies pansharpening to a pixel (R, G, B, I). |
Inherited Interfaces
Interfaces |
Description |
IPansharpeningFilter |
Provides access to members that control a pansharpening filter. |
CoClasses that implement IPansharpeningFilter2