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


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

IContrastTable Interface

Provides access to members that control a contrast table.

Product Availability

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

Members

Name 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.

Classes that implement IContrastTable

Classes Description

Remarks

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

See Also

IRasterBand Interface