Provides access to members that control a raster band.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IRasterBandEdit2 interface allows you to calculate the statistics using a skip factor and ignore values.
Members
| Description | ||
|---|---|---|
![]() |
AlterHistogram | Alters histogram. |
![]() |
AlterStatistics | Alters statistics. |
![]() |
ComputeStatisticsHistogram | Calculates statistics and histogram for a given skip factor. |
![]() |
ComputeStatsHistogram | Calculates statistics and histogram from a given pyramid level. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IRasterBandEdit | Provides access to members that control a raster band. |
CoClasses that implement IRasterBandEdit2
| CoClasses and Classes | Description |
|---|---|
| RasterBand | A representation of a single band of a raster dataset on disk. |
