![]() |
Qt 6.x
The Qt SDK
|
#include "qwebphandler_p.h"#include "webp/mux.h"#include "webp/encode.h"#include <qcolor.h>#include <qimage.h>#include <qdebug.h>#include <qpainter.h>#include <qvariant.h>#include <QtEndian>
Include dependency graph for qwebphandler.cpp:Go to the source code of this file.
Variables | |
| static const int | riffHeaderSize = 12 |
|
static |
Definition at line 14 of file qwebphandler.cpp.
Referenced by QWebpHandler::canRead().