IPixelFilter3 Interface

Provides access to additional members that control a pixel filter.

Members

Name Description
Method Synchronize Synchronizes this filter when raster properties are changed.

IPixelFilter3.Synchronize Method

Synchronizes this filter when raster properties are changed.

Public Sub Synchronize ( _
    ByVal pRaster As IRaster _
)
public void Synchronize (
    IRaster pRaster
);

Classes that implement IPixelFilter3

Classes Description
PansharpeningFilter A class for pansharpening filter.
PixelFilterCollection A raster filter collection.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.