This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBandEdit Interface > IRasterBandEdit.ComputeStatsHistogram Method (ArcObjects .NET 10.4 SDK) |
Calculates statistics and histogram from a given pyramid level.
[Visual Basic .NET] Public Sub ComputeStatsHistogram ( _ ByVal PyramidLevel As Integer _ )
[C#] public void ComputeStatsHistogram ( int PyramidLevel );
[C++]
HRESULT ComputeStatsHistogram(
long PyramidLevel
);
[C++]
Parameters PyramidLevel [in] PyramidLevel is a parameter of type long