Color conversion algorithm to use.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum DitherMethod
Public Enumeration DitherMethod
public enum class DitherMethod
Members
| Member | Value | Description |
|---|---|---|
| Ordered | 0 |
Ordered
|
| Threshold | 1 |
Threshold
|
| Dithering | 2 |
Dithering
|