ArcObjects Library Reference (GeoDatabase)  

IRasterColormap Interface

Provides access to members that control a raster colormap.

Product Availability

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

Members

Description
Method Bin Translates pixel values into integers to index them into the colormap.
Read/write property BlueValues Array of blue ratios as doubles between 0.0 and 1.0.
Read/write property Colors Array of colors as OLE_COLORs.
Read/write property GreenValues Array of green ratios as doubles between 0.0 and 1.0.
Read/write property RedValues Array of red ratios as doubles between 0.0 and 1.0.

CoClasses that implement IRasterColormap

CoClasses and Classes Description
RasterColormap (esriDataSourcesRaster) A container for a colormap used to display a raster band.

.NET Related Topics

DataSourcesRaster | Geodatabase | How to add or remove a color map from a raster dataset