Levels.HistogramMode Property

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

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

Syntax

C#
public HistogramMode HistogramMode { get; set; }

Property Value

A HistogramMode value that specifies how to build histogram during levels adjusting.

Remarks

Adobe® Photoshop® builds histogram using Sum technique.

See Also

Reference