44 typedef struct opj_image opj_image_t;
76 int*
data (
int)
const;
81 int precision (
int component)
const;
83 int factor (
int component)
const;
A wrapper of libopenjpeg's opj_image_t.
opj_image_t * _opj_image
opj_image_t that we are managing
opj_image_t * opj_image() const
OpenJPEGImage(opj_image_t *)
Namespace for everything in libdcp.
The integer, two-dimensional size of something.
Utility methods and classes.