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

In This Topic
    data Field (CodedCBlk)
    In This Topic
    The compressed data
    Syntax
    'Declaration
     
    
    Public data As Byte()
    public byte[] data
    See Also