J2KCBS_TerminationOnEachPass property (Main Control)
Builder Syntax |
bool J2KCBS_TerminationOnEachPass |
Delphi Syntax |
J2KCBS_TerminationOnEachPass: Boolean |
Overview |
Remarks
Boolean value that indicates whether the arithmetic code-word generation process stops on a byte boundary at the end of each coding pass. Possible values are:
Value |
Meaning |
TRUE |
The arithmetic code-word generation process stops on a byte boundary at the end of each coding pass. |
FALSE |
The arithmetic code-word generation process does not stop on a byte boundary at the end of each coding pass. |
See Also