SaveJBIG2TemplateType property (LEADDlgFile Control)
Builder Syntax |
Byte SaveJBIG2TemplateType |
Delphi Syntax |
SaveJBIG2TemplateType: L_UCHAR |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the JBIG2 template value in the Save Dialog Box.
The template value used for template-based arithmetic encoder. Possible values are:
Value |
Meaning |
Template |
0 |
Three lines with 16 pixels template. |
|
1 |
Three lines with 13 pixels template. |
|
2 |
Three lines with 10 pixels template. |
|
3 |
Two lines with 10 pixels template. |
See Also