This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a raster colormap.
Name | 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. |
Classes | Description |
---|---|
RasterColormap (esriDataSourcesRaster) | A container for a colormap used to display a raster band. |