Available in the LEADTOOLS Imaging toolkit. |
HalftoneType Property (ILEADRasterDlgClr)
HalftoneTypeConstants HalftoneType; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the halftone pattern in the Halftone dialog box.
Possible values are:
Value |
Meaning |
HT_PRINT |
[0] Halftone for printing |
HT_VIEW |
[1] Halftone for display |
HT_RECT |
[2] Rectangular halftone |
HT_CIRC |
[3] Circular halftone |
HT_ELLIPS |
[4] Elliptical halftone |
HT_RAND |
[5] Random halftone |
HT_LINEAR |
[6] Linear halftone |
HT_USERDEF |
[7] User defined halftone |
See Also