StatisticsFunction

Base Type: RasterFunction
 

A class for a raster statistic function.

 

Remarks

 

The statistics method can be used to calculate focal-statistics  for each pixel of an image based on a defined focal neighborhood. The operation used to calculate the output value of the pixel can be specified using the Type property of the arguments object.

 

C#