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