Specifies the dithering method to be used for Black/White conversion.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)
Syntax
C# |
---|
public enum DitherMethod |
Visual Basic |
---|
Public Enumeration DitherMethod |
Visual C++ |
---|
public enum class DitherMethod |
Members
Member name | Description | |
---|---|---|
Threshold | ||
PatternDiffusion | ||
FloydSteinberg | ||
OtsuThreshold |