|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control a raster histogram.
IRasterHistogram is used to obtain the histogram of pixel values in a raster band.
| Name | Description | |
|---|---|---|
|  | Bin | Translates pixel values to integer Bin index. | 
|  | BinFunction | The Bin function that maps pixel value into histogram index. | 
|  | Counts | Count array in doubles. | 
| Classes | Description | 
|---|---|
| RasterHistogram | A raster histogram class. |