A raster statistics and histogram class.
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. |