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

In This Topic
    setContextCodingTableValue Method (ArithmeticDecoderStats)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub setContextCodingTableValue( _
       ByVal index As Integer, _
       ByVal value As Integer _
    ) 
    public virtual void setContextCodingTableValue( 
       int index,
       int value
    )

    Parameters

    index
    value
    See Also