This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBinFunction2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a raster histogram bin function.
Description | ||
---|---|---|
CreateFromTitle | Create Stock Binfunction. | |
Invert | Returns upper and lower limits of bin. | |
NumBins | Number of bins (same as rows in table). | |
Title | Name of bin function. | |
ValueToIndex | Converts pixel values to columns in the descriptor table. |
This interface is not intended to use by outside developers.