Available in the LEADTOOLS Imaging toolkit. |
J2KCBS_ResetContextOnBoundaries property (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax boolean J2KCBS_ResetContextOnBoundaries
Overview: Refer to Implementing JPEG 2000 Plug In Features
Remarks
Boolean value that indicates whether the arithmetic coder's probability models are reset between coding passes. This controls where the end of encoded data is and limits the amount of potentially lost data in the event of a transmission error. Possible values are:
Value |
Meaning |
TRUE |
The arithmetic coder's probability models are reset between coding passes. |
FALSE |
The arithmetic coder's probability models are not reset between coding passes. |
See Also
Elements: J2KCBS_ErrorResilienceSymbol property, J2KCBS_PredictableTermination property, J2KCBS_SelectiveACBypass property, J2KCBS_TerminationOnEachPass property, J2KCBS_VerticallyCausalContext property, J2KCodBlockHeight property, J2KCodBlockWidth property, J2KCompressionControl property, J2KCompressionRatio property, J2KDecompLevel property, J2KDerivedBaseExponent property, J2KDerivedBaseMantissa property, J2KDerivedQuantization property, J2KGuardBits property, J2KProgressOrder property, J2KSetDefaults method, J2KTargetFileSize property, J2KUseColorTransform property, J2KUseEPHMarker property, J2KUseSOPMarker property, J2KXOsiz property, J2KXTOsiz property, J2KXTsiz property, J2KYOsiz property, J2KYTOsiz property, J2KYTsiz property
Topics: Raster Images: Saving Files