Specifies the dithering method to be used for Black/White conversion.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)

Syntax

C#
public enum DitherMethod
Visual Basic
Public Enumeration DitherMethod
Visual C++
public enum class DitherMethod

Members

Member nameDescription
Threshold
PatternDiffusion
FloydSteinberg
OtsuThreshold

See Also