ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / ArithmeticDecoderStats Class / ArithmeticDecoderStats Constructor

In This Topic
    ArithmeticDecoderStats Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal contextSize As Integer _
    )
    public ArithmeticDecoderStats( 
       int contextSize
    )

    Parameters

    contextSize
    See Also