OpenJPEG  2.5.0
Data Fields
opj_t2 Struct Reference

Tier-2 coding. More...

#include <t2.h>

Data Fields

opj_image_timage
 Encoding: pointer to the src image. More...
 
opj_cp_tcp
 pointer to the image coding parameters More...
 

Detailed Description

Tier-2 coding.

Field Documentation

◆ cp

opj_cp_t* opj_t2::cp

◆ image

opj_image_t* opj_t2::image

Encoding: pointer to the src image.

Decoding: pointer to the dst image.

Referenced by opj_t2_create(), opj_t2_decode_packets(), and opj_t2_encode_packets().


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