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

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.