Specifies the dithering method to be used for Black/White conversion.
Namespace: Neodynamic.SDK.PrintingAssembly: 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 name | Description | |
|---|---|---|
| Threshold | ||
| PatternDiffusion | ||
| FloydSteinberg | ||
| OtsuThreshold |