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

In This Topic
    MQDecoder Class
    In This Topic
    This class implements the MQ arithmetic decoder. It is implemented using the software conventions decoder for better performance (i.e. execution time performance). The initial states for each context of the MQ-coder are specified in the constructor.
    Object Model
    MQDecoder Class
    Syntax
    'Declaration
     
    
    Public Class MQDecoder 
    public class MQDecoder 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.entropy.decoder.MQDecoder

    See Also