![]() |
Qt 6.x
The Qt SDK
|
#include <qwaylandsharedmemoryformathelper_p.h>
Static Public Member Functions | |
static wl_shm_format | fromQImageFormat (QImage::Format format) |
static QImage::Format | fromWaylandShmFormat (wl_shm_format format) |
Definition at line 15 of file qwaylandsharedmemoryformathelper_p.h.
|
inlinestatic |
Definition at line 93 of file qwaylandsharedmemoryformathelper_p.h.
Referenced by QtWaylandClient::QWaylandShm::formatFrom().
|
inlinestatic |
Definition at line 19 of file qwaylandsharedmemoryformathelper_p.h.
References QImage::Format_A2BGR30_Premultiplied, QImage::Format_A2RGB30_Premultiplied, QImage::Format_Alpha8, QImage::Format_ARGB32_Premultiplied, QImage::Format_ARGB4444_Premultiplied, QImage::Format_BGR30, QImage::Format_BGR888, QImage::Format_Invalid, QImage::Format_RGB16, QImage::Format_RGB30, QImage::Format_RGB32, QImage::Format_RGB444, QImage::Format_RGB555, QImage::Format_RGB888, QImage::Format_RGBA8888_Premultiplied, and QImage::Format_RGBX8888.
Referenced by QtWaylandClient::QWaylandShm::formatFrom(), and QtWayland::SharedMemoryBuffer::image().