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

In This Topic
    CodedCBlk Class
    In This Topic
    This is the generic class to store coded (compressed) code-block. It stores the compressed data as well as the necessary side-information.

    This class is normally not used. Instead the EncRDCBlk, EncLyrdCBlk and the DecLyrdCBlk subclasses are used.

    Object Model
    CodedCBlk Class
    Syntax
    'Declaration
     
    
    Public Class CodedCBlk 
    public class CodedCBlk 
    Inheritance Hierarchy
    See Also