Initializes a new instance of the Levels class using the specified histogram mode.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Levels( HistogramMode histogramMode )
Type: Aurigma.GraphicsMill.HistogramMode
A HistogramMode value that specifies how to build histogram during levels adjusting. You can change it later using the HistogramMode property.