Gets/sets dithering intensity used when performing conversion to indexed pixel format.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property DitheringIntensity As Single
public float DitheringIntensity { get; set; }
Small values of dithering intensity makes dithering less visible (if it is 0, the result is the same as for None dithering type).
Default value is 1.