J2KCBS_TerminationOnEachPass property (ILEADRasterIO)
VARIANT_BOOL J2KCBS_TerminationOnEachPass | |
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