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

(2b50d01611b60db07ff5bed38b04f1ef1aec06b9)

#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 68 of file qplatformpixmap.cpp.