Initializes a new instance of the HistogramEqualize class using the specified histgram mode.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public HistogramEqualize( HistogramMode histogramMode )
Type: Aurigma.GraphicsMill.HistogramMode
A HistogramMode specifying how to build histogram if no custom histogram specified. You can change it later using the HistogramMode property.