![]() |
Qt 6.x
The Qt SDK
|
#include "qjp2handler_p.h"
#include "qimage.h"
#include "qvariant.h"
#include "qcolor.h"
#include "qimagereader.h"
#include <jasper/jasper.h>
#include <math.h>
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 } |
enum SubFormat |
Enumerator | |
---|---|
Jp2Format | |
J2kFormat |
Definition at line 28 of file qjp2handler.cpp.