7#include <QtGui/qtguiglobal.h>
8#include <QtGui/qpixmap.h>
19#if QT_DEPRECATED_SINCE(6, 0)
27#if QT_DEPRECATED_SINCE(6, 0)
void clear()
Clears the bitmap, setting all its bits to Qt::color0.
QExplicitlySharedDataPointer< QPlatformPixmap > DataPtr
void swap(QBitmap &other)
Format
The following image formats are available in Qt.
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
void swap(QPixmap &other) noexcept
QPixmap transformed(const QTransform &, Qt::TransformationMode mode=Qt::FastTransformation) const
void fill(const QColor &fillColor=Qt::white)
Fills the pixmap with the given color.
static QPixmap fromImage(const QImage &image, Qt::ImageConversionFlags flags=Qt::AutoColor)
Converts the given image to a pixmap using the specified flags to control the conversion.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLfloat GLfloat GLfloat w
[0]
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum format
GLfloat GLfloat GLfloat GLfloat h
GLenum GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const void * bits
#define QT_DEPRECATED_VERSION_X_6_0(text)