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

In This Topic
    LENGTH_LAZY Field (MQCoder)
    In This Topic
    Identifier for the lazy length calculation. The lazy length calculation is not optimal but is extremely simple.
    Syntax
    'Declaration
     
    
    Public Const LENGTH_LAZY As Integer
    public const int LENGTH_LAZY
    See Also