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

In This Topic
    LENGTH_LAZY_GOOD Field
    In This Topic
    Identifier for a very simple length calculation. This provides better results than the 'LENGTH_LAZY' computation. This is the old length calculation that was implemented in this class.
    Syntax
    'Declaration
     
    
    Public Const LENGTH_LAZY_GOOD As Integer
    public const int LENGTH_LAZY_GOOD
    See Also