Histogram.StandardDeviation Property

Gets a standard deviation value of the histogram.

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

Syntax

C#
public float StandardDeviation { get; }

Property Value

The standard deviation value of the histogram.

See Also

Reference