Color conversion algorithm to use.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

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

Members

MemberValueDescription
Ordered0
Ordered
Threshold1
Threshold
Dithering2
Dithering

See Also