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

Levels.HistogramMode Property

Gets/sets value that specifies how to build histogram during levels adjusting.

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

Syntax

Visual Basic
Public Property HistogramMode As HistogramMode
C#
public HistogramMode HistogramMode { get; set; }

Property Value

HistogramModevalue that specifies how to build histogram during levels adjusting.

Remarks

Adobe® Photoshop® builds histogram using Sum technique.

See Also

Reference