SaveJ2KCBS_SelectiveACBypass Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL SaveJ2KCBS_SelectiveACBypass

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a flag that indicates whether the "Selective AC Bypass" check box was checked in the Save dialog box. Possible values are:

Value

Meaning

True

The "Selective AC Bypass" check box was checked and the "lazy-coding mode" is adopted. Trailing bit-planes bypass the arithmetic coder except in the normalization pass.

False

The "Selective AC Bypass" check box was not checked. The arithmetic encoder will be used on all passes.

See Also

Elements

ShowSaveDlg method.