This document is archived and information here might be outdated. Recommended version. |
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*