ComponentOne PDF for .NET
CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / MAX_CB_AREA Field

In This Topic
    MAX_CB_AREA Field (StdEntropyCoderOptions)
    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