Aurigma Graphics Mill 5.5 for .NET
ColorManagementProvider..::.Dithering Property
Gets/sets a dithering algorithm used to emulate missing halftones.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Property Dithering As DitheringType
C#
public DitheringType Dithering { get; set; }