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

In This Topic
    OPT_RESET_MQ Field (StdEntropyCoderOptions)
    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