![]() |
Qt 6.x
The Qt SDK
|
#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>
Include dependency graph for qbitmap.cpp:Go to the source code of this file.
Functions | |
| static QBitmap | makeBitmap (QImage &&image, Qt::ImageConversionFlags flags) |
Definition at line 146 of file qbitmap.cpp.
References QPlatformPixmap::BitmapType, Qt::black, QBitmap::fromPixmap(), Qt::MonoOnly, QGuiApplicationPrivate::platformIntegration(), QRgb, QColor::rgb(), and Qt::white.
Referenced by QBitmap::fromImage(), and QBitmap::fromImage().
Here is the call graph for this function:
Here is the caller graph for this function: