This document is archived and information here might be outdated. Recommended version. |
Alters statistics.
[Visual Basic .NET] Public Sub AlterStatistics ( _ ByVal pStats As IRasterStatistics _ )
[C#] public void AlterStatistics ( IRasterStatistics pStats );
[C++]
HRESULT AlterStatistics(
IRasterStatistics* pStats
);
[C++] Parameters pStats [in]
pStats is a parameter of type IRasterStatistics*
Alters the statistics of the raster band with the given raster statistics.