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

In This Topic
    NumCtxts Property (MQDecoder)
    In This Topic
    Returns the number of contexts in the arithmetic coder.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property NumCtxts As Integer
    public virtual int NumCtxts {get;}

    Property Value

    The number of contexts
    See Also