This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServiceInfo3 Interface > IImageServiceInfo3.Colormap Property (ArcObjects .NET 10.4 SDK) |
The raster colormap.
[Visual Basic .NET] Public ReadOnly Property Colormap As IRasterColormap
[C#] public IRasterColormap Colormap {get;}
[C++]
HRESULT get_Colormap(
IRasterColormap** ppColormap
);
[C++]
Parameters ppColormap [out, retval]
ppColormap is a parameter of type IRasterColormap