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

In This Topic
    resetCtxts Method (MQDecoder)
    In This Topic
    Resets a context to the original probability distribution. The original probability distribution depends on the actual implementation of the arithmetic coder or decoder.
    Syntax
    'Declaration
     
    
    Public Sub resetCtxts() 
    public void resetCtxts()
    See Also