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

In This Topic
    MIN_CB_DIM Field (StdEntropyCoderOptions)
    In This Topic
    The minimum code-block dimension. The nominal width or height of a code-block must never be less than this. It is 4.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MIN_CB_DIM As Integer
    public static readonly int MIN_CB_DIM
    See Also