#include <j2kmarkers.hpp>
◆ j2k_tilepart_header()
j2k_tilepart_header::j2k_tilepart_header |
( |
uint16_t |
nc | ) |
|
|
explicit |
◆ read()
References _COC, _COD, _COM, _PLT, _POC, _PPT, _QCC, _QCD, _RGN, _SOD, COC, COD, COM, j2k_marker_io_base::get_length(), SOT_marker::get_tile_index(), j2c_src_memory::get_word(), num_components, PLT, POC, PPT, QCC, QCD, RGN, and SOT.
◆ COC
std::vector<std::unique_ptr<COC_marker> > j2k_tilepart_header::COC |
◆ COD
std::unique_ptr<COD_marker> j2k_tilepart_header::COD |
◆ COM
std::vector<std::unique_ptr<COM_marker> > j2k_tilepart_header::COM |
◆ num_components
uint16_t j2k_tilepart_header::num_components |
◆ PLT
std::vector<std::unique_ptr<PLT_marker> > j2k_tilepart_header::PLT |
◆ POC
std::unique_ptr<POC_marker> j2k_tilepart_header::POC |
◆ PPT
std::vector<std::unique_ptr<PPT_marker> > j2k_tilepart_header::PPT |
◆ QCC
std::vector<std::unique_ptr<QCC_marker> > j2k_tilepart_header::QCC |
◆ QCD
std::unique_ptr<QCD_marker> j2k_tilepart_header::QCD |
◆ RGN
std::vector<std::unique_ptr<RGN_marker> > j2k_tilepart_header::RGN |
◆ SOT
The documentation for this class was generated from the following files: