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

In This Topic
    OPT_RESET_MQ Field
    In This Topic
    The flag bit to indicate that the MQ states for all contexts should be reset at the end of each (non-bypassed) coding pass.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OPT_RESET_MQ As Integer
    public static readonly int OPT_RESET_MQ
    See Also