|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JPCMarkers
This interfaces defines the marker values of the JPEG2000 codestream.
Further information, see ISO/IEC 15444-1 (Annex A.2)
| Field Summary | |
|---|---|
static short |
COC
Coding style component |
static short |
COD
Coding style default |
static short |
COM
Comment (COM) |
static short |
CRG
Component registration (CRG) |
static short |
EOC
End of codestream |
static short |
EPH
End of packet header |
static short |
PLM
Packet length, main header |
static short |
PLT
Packet length, tile-part header |
static short |
POC
Progression order change |
static short |
PPM
Packed packet headers, main header |
static short |
PPT
Packed packet headers, tile-part header |
static short |
QCC
Quantization component |
static short |
QCD
Quantization default |
static short |
RGN
Region-of-interest |
static short |
SIZ
Image and tile size |
static short |
SOC
Start of codestream |
static short |
SOD
Start of data |
static short |
SOP
Start pf packet |
static short |
SOT
Start of tile-part |
static short |
TLM
Tile-part lengths |
| Field Detail |
|---|
static final short SOC
static final short SOT
static final short SOD
static final short EOC
static final short SIZ
static final short COD
static final short COC
static final short RGN
static final short QCD
static final short QCC
static final short POC
static final short TLM
static final short PLM
static final short PLT
static final short PPM
static final short PPT
static final short SOP
static final short EPH
static final short CRG
static final short COM
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||