Provides access to members that control a raster histogram bin function. Note: the IBinFunction interface has been superseded byIBinFunction2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
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. |
Remarks
This interface is not intended to use by outside developers.