ArcGIS Pro 2.8 API Reference Guide
HasColormap Method

ArcGIS.Core.Data.Raster Namespace > RasterBand Class : HasColormap Method
Gets a value indicating whether this raster band has a colormap. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public bool HasColormap()
Public Function HasColormap() As Boolean

Return Value

A boolean value that is true if this raster band has a colormap; otherwise, false.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RasterBand Class
RasterBand Members