J2KCBS_SelectiveACBypass property (IDICOMJ2KOptions)
VARIANT_BOOL J2KCBS_SelectiveACBypass | |
Overview |
Remarks
Boolean value that indicates whether the "lazy coding mode" is adopted. If the lazy coding mode is adopted, trailing bit-planes bypass the arithmetic coder except in the normalization pass. Possible value are:
Value |
Meaning |
TRUE |
The "lazy-coding mode" is adopted. Trailing bit-planes bypass the arithmetic coder except in the normalization pass. |
FALSE |
The arithmetic encoder will be used on all passes. |
See Also