ArcObjects Library Reference (DataSourcesRaster)  

IRasterBandEdit2 Interface

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
Method AlterHistogram Alters histogram.
Method AlterStatistics Alters statistics.
Method ComputeStatisticsHistogram Calculates statistics and histogram for a given skip factor.
Method 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.