[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.MQCoder.LENGTH_LAZY_GOOD

LENGTH_LAZY_GOOD Field

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.

Namespace: CSJ2K.j2k.entropy.encoder
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public const int LENGTH_LAZY_GOOD = 1
Returns
Type Description
int 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.