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

In This Topic
    LENGTH_NEAR_OPT Field (MQCoder)
    In This Topic
    Identifier for the near optimal length calculation. This calculation is more complex than the lazy one but provides an almost optimal length calculation.
    Syntax
    'Declaration
     
    
    Public Const LENGTH_NEAR_OPT As Integer
    public const int LENGTH_NEAR_OPT
    See Also