RasterColormap
A class for a colormap used to display a raster band.
| 
 Property  | 
 Type  | 
 Description  | 
|---|---|---|
| 
 ColormapSize  | 
 int  | 
 Size of the color map.  | 
| 
 Colors  | 
 int[]  | 
 Array of colors as OLE_COLORs.  | 
| 
 Values  | 
 int[]  | 
 Array of red ratios, green ratios and blue ratios as doubles between 0.0 and 1.0.  | 
Remarks
Defines the relationship of the pixels in the raster band and the color indices to be used in the display.
11/8/2016