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


IRasterBandColormap Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBandColormap Interface
ArcGIS Developer Help

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

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

Classes that implement IRasterBandColormap

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.