This document is archived and information here might be outdated. Recommended version. |
Loads from a colormap file.
[Visual Basic .NET] Public Sub LoadFrom ( _ ByVal colormapFileName As String _ )
[C#] public void LoadFrom ( string colormapFileName );
[C++]
HRESULT LoadFrom(
BSTR colormapFileName
);
[C++]
Parameters colormapFileName [in]
colormapFileName is a parameter of type BSTR