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
qbitmap.cpp File Reference

(7f7605c22f0e1847612e9e283eead75a1ace409e)

#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)
 

Function Documentation

◆ makeBitmap()

static QBitmap makeBitmap ( QImage && image,
Qt::ImageConversionFlags flags )
static

Definition at line 141 of file qbitmap.cpp.