Leadtools.Workflow.ImageProcessing Namespace : HalfToneCommandType Enumeration |
public enum HalfToneCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum HalfToneCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As HalfToneCommandType
public enum class HalfToneCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Halftone for printing. | |
0x00000001 | View | Halftone for display. |
0x00000002 | Rectangular | Rectangular halftone. |
0x00000003 | Circular | Circular halftone. |
0x00000004 | Elliptical | Elliptical halftone. |
0x00000005 | Random | Random halftone. |
0x00000006 | Linear | Linear halftone. |
0x00000007 | UserDefined | User defined halftone. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.HalfToneCommandType