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

(11bb2adb776f5fe4087a9a0f7eeeeead62c8c853)

#include "qplatformpixmap.h"
#include <qpa/qplatformintegration.h>
#include <QtCore/qbuffer.h>
#include <QtGui/qbitmap.h>
#include <QtGui/qimagereader.h>
#include <private/qguiapplication_p.h>
#include <private/qimagepixmapcleanuphooks_p.h>
Include dependency graph for qplatformpixmap.cpp:

Go to the source code of this file.

Functions

static QImage makeBitmapCompliantIfNeeded (QPlatformPixmap *d, QImage image, Qt::ImageConversionFlags flags)

Function Documentation

◆ makeBitmapCompliantIfNeeded()

QImage makeBitmapCompliantIfNeeded ( QPlatformPixmap * d,
QImage image,
Qt::ImageConversionFlags flags )
static

Definition at line 67 of file qplatformpixmap.cpp.