Gets or sets a histogram to be equalized.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Histogram Histogram { get; set; }
null
), algorithm automatically builds it from the bitmap at which the effect is applied (depending on HistogramMode property). Otherwise it will build LUT that equalizes this histogram and apply it on the image.