ArcObjects Library Reference (DataSourcesRaster)  

PixelFilterCollection CoClass

A raster filter collection.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IMultibandFilter Provides access to members that control a multiband filter.
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.
IPixelFilterCollection Provides access to members that control a raster filter collection.

Remarks

The PixelFilterCollection coclass manages a collection of pixel filters through IPixelFilterColletion interface and can be used to set more than one filter to a Raster object.

See Also

IPixelFilterCollection Interface