This document is archived and information here might be outdated. Recommended version. |
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