This document is archived and information here might be outdated. Recommended version. |
Provides access to members that controls calculation of stats and histogram.
This interface is new at ArcGIS 9.3. It supersedes IRasterCalcHistogram.
Name | Description | |
---|---|---|
ComputeAllFromRaster | Computes stats and histogram from a given Raster. | |
ComputeFromRaster | Computes stats and histogram from a given Raster. | |
LoadFromRasterBand | Computes stats and histogram from a given RasterBand. |
Interfaces | Description |
---|---|
IRasterCalcStatsHistogram | Provides access to members that controls calculation of stats and histogram. |
Classes | Description |
---|---|
RasterCalcStatsHistogram | A helper class for calculating raster statistics and histogram. |