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


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

IContrastTable Interface

Provides access to members that control a contrast table.

Product Availability

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

Members

Description
Method Bin Translates pixel values to integers.
Read/write property LUT Lookup table array of double precision floats.
Method TranslateValue Translates pixel values to table entries.

Remarks

This interface is not intended to be used by outside developers.

See Also

IRasterBand Interface