SaveJBIG2ImageTemplateType property (LEADDlgFile Control)
Builder Syntax |
Byte SaveJBIG2ImageTemplateType |
Delphi Syntax |
SaveJBIG2ImageTemplateType: L_UCHAR |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value used in Save Dialog Box that specifies which template-based arithmetic encoder to use when encoding a non-text area. Possible values are:
Value |
Meaning |
Template |
0 |
Three lines with a 16-pixel template. |
|
1 |
Three lines with a 13-pixel template. |
|
2 |
Three lines with a 10-pixel template. |
|
3 |
Two lines with a 10-pixel template. |
Default value is 0.
See Also