OpenJPEG 1.5.1
opj_marker_info_t Struct Reference

Marker structure. More...

#include <openjpeg.h>

Data Fields

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

Detailed Description

Marker structure.

Field Documentation

◆ len

int opj_marker_info_t::len

length, marker val included

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

◆ pos

int opj_marker_info_t::pos

◆ type

unsigned short int opj_marker_info_t::type

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