Uses of Class
io.qt.gui.QRgba64
-
Uses of QRgba64 in io.qt.gui
Modifier and TypeMethodDescriptionQRgba64.clone()
static QRgba64
QRgba64.fromArgb32
(int rgb) static QRgba64
QRgba64.fromRgba
(byte red, byte green, byte blue, byte alpha) static QRgba64
QRgba64.fromRgba64
(long c) static QRgba64
QRgba64.fromRgba64
(short red, short green, short blue, short alpha) final QRgba64
final QRgba64
QRgba64.premultiplied()
final QRgba64
QColor.rgba64()
final QRgba64
QRgba64.unpremultiplied()
Modifier and TypeMethodDescriptionstatic QColor
QColor.fromRgba64
(QRgba64 rgba) final QRgba64
final void