ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / PktInfo Class
Fields Methods


In This Topic
    PktInfo Class Members
    In This Topic

    The following tables list the members exposed by PktInfo.

    Public Constructors
     NameDescription
    Public ConstructorClasse's constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe length of the code-block in this packet (in bytes)  
    Public FieldThe code-block offset in the codestream (for this packet)  
    Public FieldThe layer associated with the current code-block in this packet.  
    Public FieldThe number of truncation points that appear in this packet, and all previous packets, for this code-block. This is the number of passes that can be decoded with the information in this packet and all previous ones.  
    Public FieldIndex of the packet  
    Public FieldThe length of each terminated segment in the packet. The total is the same as 'cbLength'. It can be null if there is only one terminated segment, in which case 'cbLength' holds the legth of that segment  
    Top
    Public Methods
     NameDescription
    Public MethodObject information in a string.  
    Top
    See Also