Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qjp2handler.cpp File Reference

(1b0f4df30263ad5cf95950f77761a9d813836927)

#include "qjp2handler_p.h"
#include "qimage.h"
#include "qvariant.h"
#include "qcolor.h"
#include "qimagereader.h"
#include <jasper/jasper.h>
#include <math.h>
+ Include dependency graph for qjp2handler.cpp:

Go to the source code of this file.

Classes

class  QJp2HandlerPrivate
 
class  Jpeg2000JasperReader
 
class  ScopedJasperImage
 Automatic resource handling for a jas_image_t*. More...
 

Enumerations

enum  SubFormat { Jp2Format , J2kFormat }
 

Enumeration Type Documentation

◆ SubFormat

enum SubFormat
Enumerator
Jp2Format 
J2kFormat 

Definition at line 28 of file qjp2handler.cpp.