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

In This Topic
    TERM_EASY Field (MQCoder)
    In This Topic
    The identifier for the easy termination that is simpler than the 'TERM_NEAR_OPT' one but slightly less efficient.
    Syntax
    'Declaration
     
    
    Public Const TERM_EASY As Integer
    public const int TERM_EASY
    See Also