就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt GUI
C++ 类
QRgbaFloat
List of All Members for QRgbaFloat
这是完整成员列表为
QRgbaFloat
,包括继承的成员。
FastType
alpha8
() const : quint8
alpha16
() const : quint16
alpha
() const : QRgbaFloat::FastType
alphaNormalized
() const : QRgbaFloat::FastType
blue8
() const : quint8
blue16
() const : quint16
blue
() const : QRgbaFloat::FastType
blueNormalized
() const : QRgbaFloat::FastType
fromArgb32
(uint) : QRgbaFloat<T>
fromRgba64
(quint16, quint16, quint16, quint16) : QRgbaFloat<T>
fromRgba
(quint8, quint8, quint8, quint8) : QRgbaFloat<T>
green8
() const : quint8
green16
() const : quint16
green
() const : QRgbaFloat::FastType
greenNormalized
() const : QRgbaFloat::FastType
isOpaque
() const : bool
isTransparent
() const : bool
premultiplied
() const : QRgbaFloat<T>
red8
() const : quint8
red16
() const : quint16
red
() const : QRgbaFloat::FastType
redNormalized
() const : QRgbaFloat::FastType
setAlpha
(QRgbaFloat::FastType)
setBlue
(QRgbaFloat::FastType)
setGreen
(QRgbaFloat::FastType)
setRed
(QRgbaFloat::FastType)
toArgb32
() const : uint
unpremultiplied
() const : QRgbaFloat<T>