[]
        
(Showing Draft Content)

CSJ2K.j2k.entropy.StdEntropyCoderOptions.MAX_CB_DIM

MAX_CB_DIM Field

The maximum code-block dimension. No code-block should be larger, either in width or height, than this value. It is 1024.

Namespace: CSJ2K.j2k.entropy
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public static readonly int MAX_CB_DIM
Returns
Type Description
int The maximum code-block dimension. No code-block should be larger, either in width or height, than this value. It is 1024.