This document is archived and information here might be outdated.  Recommended version.


IRasterBandColormap Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IRasterBandColormap Interface

Provides access to members that control the colormap of a raster band.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property Colormap The colormap of this raster band.
Method HasColormap Indicates if this band has a colormap.

CoClasses that implement IRasterBandColormap

CoClasses and Classes Description
RasterBand A representation of a single band of a raster dataset on disk.

Remarks

This interface is only supported by file based RasterBand.