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

In This Topic
    MIN_CB_DIM Field
    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