Click or drag to resize

IHistogramMean Method

Returns the mean value of image colour channel.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
int Mean()

Return Value

Type: Int32
Mean value.
See Also