This document is archived and information here might be outdated.  Recommended version.


RasterCalcStatsHistogram Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > R > RasterCalcStatsHistogram Class
ArcGIS Developer Help

RasterCalcStatsHistogramClass Class

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 .

See Also

IRasterCalcStatsHistogram Interface | StatsHistogram Class