This document is archived and information here might be outdated. Recommended version. |
Calculates statistics and histograms from a given pyramid level.
[Visual Basic .NET] Public Sub ComputeStats ( _ ByVal PyramidLevel As Integer _ )
[C#] public void ComputeStats ( int PyramidLevel );
[C++]
HRESULT ComputeStats(
long PyramidLevel
);
[C++]
Parameters PyramidLevel [in]
PyramidLevel is a parameter of type long
This method is avaliable only on raster datasets in File and ArcSDE geodatabases.