OpenJPEG  1.5.1
Data Fields
opj_marker_info_t Struct Reference

Marker structure. More...

#include <openjpeg.h>

Data Fields

unsigned short int type
 marker type More...
 
int pos
 position in codestream More...
 
int len
 length, marker val included More...
 

Detailed Description

Marker structure.

Field Documentation

int opj_marker_info_t::len

length, marker val included

Referenced by j2k_add_marker(), j2k_add_mhmarker(), j2k_add_tlmarker(), and write_mainmhix().

int opj_marker_info_t::pos
unsigned short int opj_marker_info_t::type

The documentation for this struct was generated from the following file: