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


RasterStatistics Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Classes > R > RasterStatistics Class
ArcGIS Developer Help

RasterStatisticsClass Class

A raster statistics class.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IRasterStatistics Provides access to members that control raster statistics.
IRasterStatistics2 Provides access to members that control raster statistics.

Remarks

A RasterStatistics object provides access to statistics from a raster band.

The RasterStatistics can be retrieved from a RasterBand using IRasterBand interface.