SaveJBIG2ImageFlags property (LEADDlgFile Control)

C++ Builder Example

Delphi Example

 

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

Elements:

SaveJBIG2ImageTemplateType property, SaveJBIG2ImageGBATX1 property, SaveJBIG2ImageGBATY1 property, SaveJBIG2ImageGBATX2 property, SaveJBIG2ImageGBATY2 property, SaveJBIG2ImageGBATX3 property, SaveJBIG2ImageGBATY3 property, SaveJBIG2ImageGBATX4 property, SaveJBIG2ImageGBATY4 property, SaveJBIG2ImageQFactor property, SaveJBIG2TextTemplateType property, SaveJBIG2TextGBATX1 property, SaveJBIG2TextGBATY1 property, SaveJBIG2TextGBATX2 property, SaveJBIG2TextGBATY2 property, SaveJBIG2TextGBATX3 property, SaveJBIG2TextGBATY3 property, SaveJBIG2TextGBATX4 property, SaveJBIG2TextGBATY4 property, SaveJBIG2TextMinSymArea property, SaveJBIG2TextMinSymWidth property, SaveJBIG2TextMinSymHeight property, SaveJBIG2TextMaxSymArea property, SaveJBIG2TextMaxSymWidth property, SaveJBIG2TextMaxSymHeight property, SaveJBIG2TextDifThreshold property, SaveJBIG2TextQFactor property, SaveJBIG2TextFlags property, SaveJBIG2XResolution property, SaveJBIG2YResolution property, SaveJBIG2Flags property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events