This documentation is for the old version. Go to the latest Graphics Mill docs

ColorManagementProvider.DitheringIntensity Property

Gets/sets dithering intensity.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property DitheringIntensity As Single
C#
public float DitheringIntensity { get; set; }

Property Value

A value in range [0, 1] specifying dithering intensity.

See Also

Reference