#include <qrgba64.h>
Definition at line 12 of file qrgba64.h.
◆ QRgba64()
◆ alpha()
◆ alpha8()
quint8 QRgba64::alpha8 |
( |
| ) |
const |
|
inlineconstexpr |
◆ blue()
◆ blue8()
quint8 QRgba64::blue8 |
( |
| ) |
const |
|
inlineconstexpr |
◆ fromArgb32()
◆ fromRgba()
◆ fromRgba64() [1/2]
◆ fromRgba64() [2/2]
◆ green()
◆ green8()
quint8 QRgba64::green8 |
( |
| ) |
const |
|
inlineconstexpr |
◆ isOpaque()
bool QRgba64::isOpaque |
( |
| ) |
const |
|
inlineconstexpr |
◆ isTransparent()
bool QRgba64::isTransparent |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator quint64()
QRgba64::operator quint64 |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator=()
◆ premultiplied()
QRgba64 QRgba64::premultiplied |
( |
| ) |
const |
|
inlineconstexpr |
◆ red()
◆ red8()
quint8 QRgba64::red8 |
( |
| ) |
const |
|
inlineconstexpr |
◆ setAlpha()
◆ setBlue()
◆ setGreen()
◆ setRed()
◆ toArgb32()
uint QRgba64::toArgb32 |
( |
| ) |
const |
|
inlineconstexpr |
◆ toRgb16()
ushort QRgba64::toRgb16 |
( |
| ) |
const |
|
inlineconstexpr |
◆ unpremultiplied()
QRgba64 QRgba64::unpremultiplied |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following file: