- qAlpha
int qAlpha(QRgb rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- qBlue
int qBlue(QRgb rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- qGray
int qGray(int r, int g, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- qGray
int qGray(QRgb rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- qGreen
int qGreen(QRgb rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- qIsGray
bool qIsGray(QRgb rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- qPremultiply
QRgb qPremultiply(QRgb x)
Undocumented in source. Be warned that the author may not have intended to support it.
- qRed
int qRed(QRgb rgb)
Undocumented in source. Be warned that the author may not have intended to support it.
- qRgb
QRgb qRgb(int r, int g, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- qRgba
QRgb qRgba(int r, int g, int b, int a)
Undocumented in source. Be warned that the author may not have intended to support it.
- qUnpremultiply
QRgb qUnpremultiply(QRgb p)
Undocumented in source. Be warned that the author may not have intended to support it.