Available in the LEADTOOLS Imaging toolkit. |
SaveJ2KCBS_SelectiveACBypass Property (ILEADRasterDlgFile)
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 |