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


PansharpeningFilter Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > P > PansharpeningFilter Class
ArcGIS Developer Help

PansharpeningFilterClass Class

A class for pansharpening filter.

Product Availability

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

Description

The PanSharpeningFilter object is used to perform image fusion of low-resolution multispectral and high resolution panchromatic satellite images and to provide a better visualization of the multispectral image. 
 

Interfaces

Interfaces Description
IDocumentVersionSupportGEN (esriSystem) Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software.
IPansharpeningFilter Provides access to members that control a pansharpening filter.
IPansharpeningFilter2 Provides access to additional members that control a pansharpening filter.
IPersistStream (esriSystem)
IPixelFilter Provides access to members that control a pixel filter.
IPixelFilter2 Provides access to additional members that control a pixel filter.
IPixelFilter3 Provides access to additional members that control a pixel filter.
IXMLVersionSupport (esriSystem) Provides access to members that help in serializing an object to different namespaces (versions).

See Also

IPansharpeningFilter Interface