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

In This Topic
    MAX_CB_AREA Field
    In This Topic
    The maximum code-block area (width x height). The surface covered by a nominal size block should never be larger than this. It is 4096
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MAX_CB_AREA As Integer
    public static readonly int MAX_CB_AREA
    See Also