Initializes a new instance of the HistogramEqualize class using the specified histgram.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public HistogramEqualize( Histogram histogram )
Type: Aurigma.GraphicsMill.Histogram
A Histogram to equalize. You can change it later using the Histogram property.