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


IColormapFunctionArguments Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IColormapFunctionArguments Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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.

CoClasses that implement IColormapFunctionArguments

CoClasses and Classes Description
ColormapFunctionArguments A class for colormap raster function arguments.

.NET Related Topics

How to create a Colormap function dataset