ArcObjects Library Reference (DataSourcesRaster)  

IRasterHistogram Interface

Provides access to members that control a raster histogram.

Product Availability

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

Description

IRasterHistogram is used to obtain the histogram of pixel values in a raster band.

Members

Description
Method Bin Translates pixel values to integer Bin index.
Read-only property BinFunction The Bin function that maps pixel value into histogram index.
Read/write property Counts Count array in doubles.

CoClasses that implement IRasterHistogram

CoClasses and Classes Description
RasterHistogram A raster histogram class.