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


In This Topic
    CodedCBlk Class Members
    In This Topic

    The following tables list the members exposed by CodedCBlk.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe compressed data  
    Public FieldThe vertical index of the code-block, within the subband.  
    Public FieldThe horizontal index of the code-block, within the subband.  
    Public FieldThe number of skipped most significant bit-planes.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the contents of the object in a string. The string contains the following data: 'm', 'n', 'skipMSBP' and 'data.length. This is used for debugging.  
    Top
    See Also