Histogram.Median Property

Gets a median value of the histogram.

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

Syntax

C#
public float Median { get; }

Property Value

The median value of the histogram.

See Also

Reference