Histogram.Mean Property

Gets a mean value of the histogram.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Mean { get; }

Property Value

The mean value of the histogram.

See Also

Reference