ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / MQCoder Class / LENGTH_LAZY Field

In This Topic
    LENGTH_LAZY Field
    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