Provides access to members that control a raster colormap.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
|  |  | Description | 
|  | Bin | Translates pixel values into integers to index them into the colormap. | 
|  | BlueValues | Array of blue ratios as doubles between 0.0 and 1.0. | 
|  | Colors | Array of colors as OLE_COLORs. | 
|  | GreenValues | Array of green ratios as doubles between 0.0 and 1.0. | 
|  | RedValues | Array of red ratios as doubles between 0.0 and 1.0. | 
 
CoClasses that implement IRasterColormap
See Also
IRasterBand Interface
.NET Related Topics
DataSourcesRaster | 
Geodatabase | 
How to add or remove a color map from a raster dataset