This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBandColormap Interface > IRasterBandColormap.HasColormap Method (ArcObjects .NET 10.4 SDK) |
Indicates if this band has a colormap.
[Visual Basic .NET] Public Function HasColormap ( _ ) As Boolean
[C#] public bool HasColormap ( );
[C++]
HRESULT HasColormap(
VARIANT_BOOL* b
);
[C++]
Parameters b [out, retval] b is a parameter of type VARIANT_BOOL