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


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

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

Name 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.

Classes that implement IRasterBandEdit2

Classes Description
RasterBand A representation of a single band of a raster dataset on disk.