A helper class for calculating raster statistics and histogram.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
| Interfaces | Description |
|---|---|
| IRasterCalcStatsHistogram | Provides access to members that controls calculation of stats and histogram. |
| IRasterCalcStatsHistogram2 | Provides access to members that controls calculation of stats and histogram. |
| IRasterCalcStatsHistogram3 | Provides access to members that controls calculation of stats and histogram. |
Remarks
RasterCalcStatsHistogram object is used to calculate the "unified" statistics and histogram for one or multiple raster bands.
RasterCalcStatsHistogram creates StatsHistogram object, which is used in RasterStretchColorRampRenderer .