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


IColormapFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IColormapFilter Interface
ArcGIS Developer Help

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

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

Classes that implement IColormapFilter

Classes Description
ColormapFilter A raster colormap filter.

See Also

IPixelFilter Interface | IPixelOperation Interface