SaveJBIG2ImageFlags property (LEADDlgFile Control)
Builder Syntax |
unsigned SaveJBIG2ImageFlags |
Delphi Syntax |
SaveJBIG2ImageFlags: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value used in the Save Dialog Box that indicates whether to use typical prediction (TP) when encoding a non-text area. Possible value is:
Value |
Meaning |
JBIG2_IMAGE_TPON |
[0x0010] Use typical prediction (TP). |
The default value is 0.
See Also