ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.decoder Namespace / MQDecoder Class / decodeSymbol Method

In This Topic
    decodeSymbol Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function decodeSymbol( _
       ByVal context As Integer _
    ) As Integer
    public int decodeSymbol( 
       int context
    )

    Parameters

    context
    See Also