ESA JPIP server
0.1
|
Namespaces | |
jpeg2000 | |
Set of classes for handling (reading and indexing) image files with the format defined in the Part 1 and 2 of the JPEG2000 standard. | |
Macros | |
#define | EOC_MARKER 0xFFD9 |
#define | SOC_MARKER 0xFF4F |
#define | SIZ_MARKER 0xFF51 |
#define | COD_MARKER 0xFF52 |
#define | SOT_MARKER 0xFF90 |
#define | PLT_MARKER 0xFF58 |
#define | SOD_MARKER 0xFF93 |
#define | JP2C_BOX_ID 0x6A703263 |
#define | XML__BOX_ID 0x786D6C20 |
#define | ASOC_BOX_ID 0x61736F63 |
#define | NLST_BOX_ID 0x6E6C7374 |
#define | JPCH_BOX_ID 0x6A706368 |
#define | FTBL_BOX_ID 0x6674626C |
#define | DBTL_BOX_ID 0x6474626C |
#define | URL__BOX_ID 0x75726C20 |
#define | FLST_BOX_ID 0x666C7374 |
#define ASOC_BOX_ID 0x61736F63 |
#define COD_MARKER 0xFF52 |
#define DBTL_BOX_ID 0x6474626C |
#define EOC_MARKER 0xFFD9 |
#define FLST_BOX_ID 0x666C7374 |
#define FTBL_BOX_ID 0x6674626C |
#define JP2C_BOX_ID 0x6A703263 |
#define JPCH_BOX_ID 0x6A706368 |
#define NLST_BOX_ID 0x6E6C7374 |
#define PLT_MARKER 0xFF58 |
#define SIZ_MARKER 0xFF51 |
#define SOC_MARKER 0xFF4F |
#define SOD_MARKER 0xFF93 |
#define SOT_MARKER 0xFF90 |
#define URL__BOX_ID 0x75726C20 |
#define XML__BOX_ID 0x786D6C20 |