![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCalcStatsHistogram3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that controls calculation of stats and histogram.
| Description | ||
|---|---|---|
![]() |
ComputeAllFromBlock | Computes stats and histogram from a pixel block. |
![]() |
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. |
![]() |
LoadFromRasterBandEx | Computes stats and histogram from a given RasterBand. |
| 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. |
| CoClasses and Classes | Description |
|---|---|
| RasterCalcStatsHistogram | A helper class for calculating raster statistics and histogram. |