ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / OPT_TERM_PASS Field

In This Topic
    OPT_TERM_PASS Field
    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