ComponentOne PDF for .NET
org.jpedal.jbig2.decoders Namespace / ArithmeticDecoderStats Class / getContextCodingTableValue Method

In This Topic
    getContextCodingTableValue Method (ArithmeticDecoderStats)
    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