This document is archived and information here might be outdated. Recommended version. |
Indicates if this band has a colormap.
[Visual Basic .NET] Public Sub HasColormap ( _ ByRef b As Boolean _ )
[C#] public void HasColormap ( ref bool b );
[C++]
HRESULT HasColormap(
Boolean* b
);
[C++]
Parameters b [out]
b is a parameter of type bool*