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.