Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qjp2handler.cpp File Reference
#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.