This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > R > RasterCalcStatsHistogram CoClass (ArcObjects .NET 10.4 SDK) |
A helper class for calculating raster statistics and histogram.
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. |
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 .