#include <SIZMarker.h>
◆ read()
| bool grk::SIZMarker::read |
( |
CodeStream * |
codeStream, |
|
|
uint8_t * |
p_header_data, |
|
|
uint16_t |
header_size |
|
) |
| |
Decode a SIZ marker (image and tile size)
- Parameters
-
| codeStream | JPEG 2000 code stream. |
| p_header_data | the data contained in the SIZ box. |
| header_size | the size of the data contained in the SIZ marker. |
◆ write()
Write the SIZ marker (image and tile size)
- Parameters
-
| codeStream | JPEG 2000 code stream |
| stream | buffered stream. |
The documentation for this class was generated from the following file: