Create and initializes new Levels class instance. You can initialize HistogramMode property here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ histogramMode As HistogramMode _ )
public Levels( HistogramMode histogramMode )
Type: Aurigma.GraphicsMill.HistogramMode
HistogramMode value specifying how to build the histogram. You can change it later using HistogramMode property.