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


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

IColormapFunctionArguments Interface

Provides access to members that control colormap function arguments.

Product Availability

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

Members

Name Description
Read/write property Colormap The raster colormap.
Read/write property ColormapName The pre-defined colormap name, e.g. 'Random', 'NDVI', and etc.
Read/write property ColorRamp The input color ramp.
Method LoadFrom Loads from a colormap file.
Read/write property Raster The source raster object.

Classes that implement IColormapFunctionArguments

Classes Description
ColormapFunctionArguments A class for colormap raster function arguments.