This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > S > StatsHistogram CoClass (ArcObjects .NET 10.4 SDK) |
A raster statistics and histogram class.
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.
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. |
IStatsHistogram Interface | IRasterCalcStatsHistogram Interface