Available in the LEADTOOLS Imaging toolkit. |
SaveJ2KCBS_TerminationOnEachPass Property (ILEADRasterDlgFile)
VARIANT_BOOL SaveJ2KCBS_TerminationOnEachPass | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets a flag that indicates whether the "Termination On Each Pass" check box was checked in the Save dialog box. Possible values:
Value |
Meaning |
True |
The "Termination On Each Pass" check box was checked. The arithmetic code-word generation process stops on a byte boundary at the end of each coding pass. |
False |
The "Termination On Each Pass" check box was not checked. The arithmetic code-word generation process does not stop on a byte boundary at the end of each coding pass. |
See Also
Elements |