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

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