ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / Markers Structure
Fields


In This Topic
    Markers Structure Members
    In This Topic

    The following tables list the members exposed by Markers.

    Public Fields
     NameDescription
    Public FieldCoding style component (COC): 0xFF53  
    Public FieldCoding style default (COD): 0xFF52  
    Public FieldComment (COM): 0xFF64  
    Public FieldComponent registration (CRG): 0xFF63  
    Public FieldEnd of codestream (EOC): 0xFFD9  
    Public FieldEnd of packet header (EPH): 0xFF92  
    Public FieldLength of EPH marker (in bytes)  
    Public FieldThe "segmentation symbols used" flag within Sers: 2  
    Public FieldThe "SOP marker segments used" flag within Sers: 1  
    Public FieldThe maximum number of component bitdepth  
    Public FieldMaximum length of PPM marker segment  
    Public FieldMaximum length of PPT marker segment  
    Public FieldPacket length, main header (PLM): 0xFF57  
    Public FieldPacket length, tile-part header (PLT): 0xFF58  
    Public Field  
    Public FieldPacked packet headers, main header (PPM): 0xFF60  
    Public FieldPacked packet headers, tile-part header (PPT): 0xFF61  
    Public FieldThe default size exponent of the precincts  
    Public FieldQuantization component (QCC): 0xFF5D  
    Public FieldQuantization default (QCD): 0xFF5C  
    Public FieldGeneral use registration value (COM): 0x0001  
    Public FieldRegion-of-interest (RGN): 0xFF5E  
    Public FieldNo special capabilities (baseline) in codestream, in Rsiz field of SIZ marker: 0x00. All flag bits are turned off  
    Public FieldError resilience marker flag bit in Rsiz field in SIZ marker: 0x01  
    Public FieldROI present marker flag bit in Rsiz field in SIZ marker: 0x02  
    Public FieldHorizontal code-block partition origin is at x=1  
    Public FieldPrecinct used flag  
    Public FieldUse end of packet header marker  
    Public FieldUse start of packet marker  
    Public FieldVertical code-block partition origin is at y=1  
    Public FieldSIZ marker (Image and tile size): 0xFF51  
    Public FieldStart of codestream (SOC): 0xFF4F  
    Public FieldStart of data (SOD): 0xFF93  
    Public FieldStart pf packet (SOP): 0xFF91  
    Public FieldLength of SOP marker (in bytes)  
    Public FieldStart of tile-part (SOT): 0xFF90  
    Public FieldExponent bitmask in SPQCX when no quantization: 3  
    Public FieldExponent shift in SPQCX when no quantization: 3  
    Public FieldGuard bits mask in SQCX field: 7  
    Public FieldGuard bits shift in SQCX field: 5  
    Public FieldNo quantization (i.e. embedded reversible) flag for Sqcd or Sqcc (Sqcx) fields: 0x00.  
    Public FieldScalar derived (i.e. LL values only) quantization flag for Sqcd or Sqcc (Sqcx) fields: 0x01.  
    Public FieldScalar expounded (i.e. all values) quantization flag for Sqcd or Sqcc (Sqcx) fields: 0x02.  
    Public FieldImplicit (i.e. max-shift) ROI flag for Srgn field in RGN marker segment: 0x00  
    Public FieldComponent bitdepth bits in Ssiz field in SIZ marker: 7  
    Public FieldTile-part lengths (TLM): 0xFF55  
    Top
    See Also