ArcObjects Library Reference (DataSourcesRaster)  

IBackgroundFilter Interface

Provides access to members that control a background filter.

Product Availability

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

Description

IBackgoundFilter interface provides the mechanism to filter the specified background value in a raster.

Members

Description
Read/write property Background The background value to be filtered.

CoClasses that implement IBackgroundFilter

CoClasses and Classes Description
BackgroundFilter A raster background filter.

See Also

IPixelFilter Interface | IPixelOperation Interface