ComponentOne PDF for .NET
CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / OPT_TERM_PASS Field

In This Topic
    OPT_TERM_PASS Field (StdEntropyCoderOptions)
    In This Topic
    The flag bit to indicate that a termination should be performed after each coding pass. Note that terminations are applied to both * * arithmetically coded and bypassed (i.e. raw) passes .
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OPT_TERM_PASS As Integer
    public static readonly int OPT_TERM_PASS
    See Also