Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qjp2handler.cpp File Reference

(d59c5eb8ccc5777ab99c96c733eafb1405fcb808)

#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 , Jp2Format , J2kFormat }
enum  SubFormat { Jp2Format , J2kFormat , Jp2Format , J2kFormat }

Enumeration Type Documentation

◆ SubFormat [1/2]

enum SubFormat
Enumerator
Jp2Format 
J2kFormat 
Jp2Format 
J2kFormat 

Definition at line 29 of file qjp2handler.cpp.

◆ SubFormat [2/2]

enum SubFormat
Enumerator
Jp2Format 
J2kFormat 
Jp2Format 
J2kFormat 

Definition at line 29 of file qjp2handler.cpp.