[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.StdEntropyCoderOptions.OPT_BYPASS

OPT_BYPASS Field

The flag bit to indicate that selective arithmetic coding bypass should be used. In this mode, the significance propagation and magnitude refinement passes bypass the arithmetic encoder in the fourth bit-plane and latter ones (but not the cleanup pass). Note that the transition between raw and AC segments needs terminations (whether or not OPT_TERM_PASS is used).

Namespace: CSJ2K.j2k.entropy
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public static readonly int OPT_BYPASS
Returns
Type Description
int The flag bit to indicate that selective arithmetic coding bypass should be used. In this mode, the significance propagation and magnitude refinement passes bypass the arithmetic encoder in the fourth bit-plane and latter ones (but not the cleanup pass). Note that the transition between raw and AC segments needs terminations (whether or not OPT_TERM_PASS is used).