QRgba64

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

alpha
quint16 alpha()
Undocumented in source. Be warned that the author may not have intended to support it.
alpha8
quint8 alpha8()
Undocumented in source. Be warned that the author may not have intended to support it.
blue
quint16 blue()
Undocumented in source. Be warned that the author may not have intended to support it.
blue8
quint8 blue8()
Undocumented in source. Be warned that the author may not have intended to support it.
green
quint16 green()
Undocumented in source. Be warned that the author may not have intended to support it.
green8
quint8 green8()
Undocumented in source. Be warned that the author may not have intended to support it.
isOpaque
bool isOpaque()
Undocumented in source. Be warned that the author may not have intended to support it.
isTransparent
bool isTransparent()
Undocumented in source. Be warned that the author may not have intended to support it.
premultiplied
QRgba64 premultiplied()
Undocumented in source. Be warned that the author may not have intended to support it.
red
quint16 red()
Undocumented in source. Be warned that the author may not have intended to support it.
red8
quint8 red8()
Undocumented in source. Be warned that the author may not have intended to support it.
setAlpha
void setAlpha(quint16 _alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
setBlue
void setBlue(quint16 _blue)
Undocumented in source. Be warned that the author may not have intended to support it.
setGreen
void setGreen(quint16 _green)
Undocumented in source. Be warned that the author may not have intended to support it.
setRed
void setRed(quint16 _red)
Undocumented in source. Be warned that the author may not have intended to support it.
toArgb32
uint toArgb32()
Undocumented in source. Be warned that the author may not have intended to support it.
toRgb16
ushort toRgb16()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromRgba
QRgba64 fromRgba(quint8 red, quint8 green, quint8 blue, quint8 alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
fromRgba64
QRgba64 fromRgba64(quint64 c)
Undocumented in source. Be warned that the author may not have intended to support it.
fromRgba64
QRgba64 fromRgba64(quint16 red, quint16 green, quint16 blue, quint16 alpha)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta