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

In This Topic
    getContextCodingTableValue Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getContextCodingTableValue( _
       ByVal index As Integer _
    ) As Integer
    public virtual int getContextCodingTableValue( 
       int index
    )

    Parameters

    index
    See Also