ArcObjects Library Reference (DataSourcesRaster)  

IBinFunction2 Interface

Provides access to members that control a raster histogram bin function.

Product Availability

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

Members

Description
Method CreateFromTitle Create Stock Binfunction.
Method Invert Returns upper and lower limits of bin.
Read-only property NumBins Number of bins (same as rows in table).
Method Title Name of bin function.
Method ValueToIndex Converts pixel values to columns in the descriptor table.

Remarks

This interface is not intended to use by outside developers.