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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Alters the statistics of the raster band with the given raster statistics.