13#ifdef OPJ_HAVE_LIBLCMS2
16#ifdef OPJ_HAVE_LIBLCMS1
43 int getFileFormat(
const char *
filename)
const;
45 int inputFormat(
const char *
filename)
const;
const int INNER_RADIUS_MIN
Wrapper around OpenJPEG library, in C, for opening jpeg2000 files.
QStringList supportedImageWildcards() const
List the supported jpeg2000 file extensions, for filtering import files.
bool load(const QString &filename, QImage &image) const
Load image from jpeg2000 file.
Jpeg2000()
Single constructor.