[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.encoder.MQCoder.LENGTH_NEAR_OPT

LENGTH_NEAR_OPT Field

Identifier for the near optimal length calculation. This calculation is more complex than the lazy one but provides an almost optimal length calculation.

Namespace: CSJ2K.j2k.entropy.encoder
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public const int LENGTH_NEAR_OPT = 2
Returns
Type Description
int Identifier for the near optimal length calculation. This calculation is more complex than the lazy one but provides an almost optimal length calculation.