ArcObjects Library Reference (DataSourcesRaster)  

StatsHistogram CoClass

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 Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
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.