This documentation is for the old version. Go to the latest Graphics Mill docs

Histogram.StandardDeviation Property

Gets standard deviation value of the histogram.

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

Syntax

Visual Basic
Public ReadOnly Property StandardDeviation As Single
C#
public float StandardDeviation { get; }

Property Value

Value that contains standard deviation value of the histogram.

See Also

Reference