Provides access to members that controls calculation of stats and histogram.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IRasterCalcHistogram.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
IRasterCalcStatsHistogram | Provides access to members that controls calculation of stats and histogram. |
CoClasses that implement IRasterCalcStatsHistogram2
CoClasses and Classes | Description |
---|---|
RasterCalcStatsHistogram | A helper class for calculating raster statistics and histogram. |