This document is archived and information here might be outdated. Recommended version. |
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 (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. |
IStatsHistogram Interface | IRasterCalcStatsHistogram Interface