SaveJBIG2TemplateType property (LEADDlgFile Control)

C++ Builder example

Delphi example

 

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.

image\Template0.gif

1

Three lines with 13 pixels template.

image\Template1.gif

2

Three lines with 10 pixels template.

image\Template2.gif

3

Two lines with 10 pixels template.

image\Template3.gif

See Also

Elements:

ShowSaveDlg method, SaveJBIG2SaveFlags property, SaveJBIG2GBATX1 property, SaveJBIG2GBATY1 property, SaveJBIG2GBATX2 property, SaveJBIG2GBATY2 property, SaveJBIG2GBATX3 property, SaveJBIG2GBATY3 property, SaveJBIG2GBATX4 property, SaveJBIG2GBATY4 property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events