ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace
Inheritance Hierarchy
In This Topic
    CSJ2K.j2k.codestream Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThis class is used to store the coordinates of code-blocks.
    ClassThis class is used to store the coordinates of objects such as code-blocks or precincts. As this is an abstract class, it cannot be used directly but derived classes have been created for code-blocks and packets (CBlkCoordInfo and PrecCoordInfo).
    ClassThis exception is thrown whenever an illegal value is read from a bit stream. The cause can be either a corrupted bit stream, or a a bit stream which is illegal.
    ClassClasse that holds information found in the marker segments of the main and tile-part headers. There is one inner-class per marker segment type found in these headers.
    ClassInternal class holding information found in the COC marker segments
    ClassInternal class holding information found in the COD marker segments
    ClassInternal class holding information found in the COM marker segments
    ClassInternal class holding information found in the CRG marker segment
    ClassInternal class holding information found in the POC marker segments
    ClassInternal class holding information found in the QCC marker segments
    ClassInternal class holding information found in the QCD marker segments
    ClassInternal class holding information found in the RGN marker segments
    ClassInternal class holding information found in the SIZ marker segment
    ClassInternal class holding information found in the SOt marker segments
    ClassThis class is used to store the coordinates of precincts.
    ClassClass that holds precinct coordinates and references to contained code-blocks in each subband.
    Structures
     StructureDescription
    StructureThis interface defines the values of the different markers in the JPEG 2000 codestream. There are 16 bit values, always appearing in big-endian (most significant byte first) and byte-aligned in the codestream. This interface also defines some other constants such as bit-masks and bit-shifts.
    Structure 
    See Also