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


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

StatsHistogramClass Class

A raster statistics and histogram class.

Product Availability

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

Description

StatsHistogram is a helper object that provides the statistics and histogram of a raster for the RasterStretchColorRampRenderer and the RasterRGBRenderer objects. The statistics and histogram can be created either from scratch by using this object, or by using RasterCalcStatsHistogram object.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IPersist (esriSystem)
IPersistStream (esriSystem)
IStatsHistogram Provides access to members that controls stats and histogram.
IStatsHistogram2 Provides access to members that controls stats and histogram.
IStatsHistogram3 Provides access to members that controls stats and histogram.
IStatsHistogram4 Provides access to accumulating member variables. Allows for block-wise outside updating.

See Also

IStatsHistogram Interface | IRasterCalcStatsHistogram Interface