This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDatasetEdit Interface > IRasterDatasetEdit.AlterColormap Method (ArcObjects .NET 10.4 SDK) |
Alters colormap.
[Visual Basic .NET] Public Sub AlterColormap ( _ ByVal Colormap As IRasterColormap _ )
[C#] public void AlterColormap ( IRasterColormap Colormap );
[C++]
HRESULT AlterColormap(
IRasterColormap* Colormap
);
[C++]
Parameters Colormap [in]
Colormap is a parameter of type IRasterColormap