ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / MAX_CB_DIM Field

In This Topic
    MAX_CB_DIM Field
    In This Topic
    The maximum code-block dimension. No code-block should be larger, either in width or height, than this value. It is 1024.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MAX_CB_DIM As Integer
    public static readonly int MAX_CB_DIM
    See Also