ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / MQCoder Class / TERM_PRED_ER Field

In This Topic
    TERM_PRED_ER Field (MQCoder)
    In This Topic
    The identifier for the predictable termination policy for error resilience. This is the same as the 'TERM_EASY' one but an special sequence of bits is embodied in the spare bits for error resilience purposes.
    Syntax
    'Declaration
     
    
    Public Const TERM_PRED_ER As Integer
    public const int TERM_PRED_ER
    See Also