ArcObjects Library Reference (DataSourcesRaster)  

IColormapFilter Interface

Provides access to members that control a colormap filter.

Product Availability

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

Description

IColormapFilter allows you to match the colormap of the raster to an existing colormap and filter the values accordingly.

Members

Description
Method Match Matches colors from second colormap to that of the first colormap.

CoClasses that implement IColormapFilter

CoClasses and Classes Description
ColormapFilter A raster colormap filter.

See Also

IPixelFilter Interface | IPixelOperation Interface