![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qbitmap.h"#include <qpa/qplatformpixmap.h>#include <qpa/qplatformintegration.h>#include "qimage.h"#include "qscreen.h"#include "qvariant.h"#include <qpainter.h>#include <private/qguiapplication_p.h>#include <memory>Go to the source code of this file.
Functions | |
| static QBitmap | makeBitmap (QImage &&image, Qt::ImageConversionFlags flags) |
Definition at line 142 of file qbitmap.cpp.