This document is archived and information here might be outdated.  Recommended version.


IRasterCalcStatsHistogram3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCalcStatsHistogram3 Interface
ArcGIS Developer Help

IRasterCalcStatsHistogram3 Interface

Provides access to members that controls calculation of stats and histogram.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method ComputeAllFromBlock Computes stats and histogram from a pixel block.
Method ComputeAllFromRaster Computes stats and histogram from a given Raster.
Method ComputeFromRaster Computes stats and histogram from a given Raster.
Method LoadFromRasterBand Computes stats and histogram from a given RasterBand.
Method LoadFromRasterBandEx Computes stats and histogram from a given RasterBand.

Inherited Interfaces

Interfaces Description
IRasterCalcStatsHistogram2 Provides access to members that controls calculation of stats and histogram.
IRasterCalcStatsHistogram Provides access to members that controls calculation of stats and histogram.

Classes that implement IRasterCalcStatsHistogram3

Classes Description
RasterCalcStatsHistogram A helper class for calculating raster statistics and histogram.