![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QColorTrcLut, including all inherited members.
fromGamma(qreal gamma) | QColorTrcLut | static |
fromLinear(QRgb rgb32) const | QColorTrcLut | inline |
fromLinear(QRgba64 rgb64) const | QColorTrcLut | inline |
fromLinear(float f) const | QColorTrcLut | inline |
fromLinear64(QRgba64 rgb64) const | QColorTrcLut | inline |
fromTransferFunction(const QColorTransferFunction &transfn) | QColorTrcLut | static |
fromTransferTable(const QColorTransferTable &transTable) | QColorTrcLut | static |
m_fromLinear | QColorTrcLut | |
m_toLinear | QColorTrcLut | |
toLinear(QRgb rgb32) const | QColorTrcLut | inline |
toLinear(QRgba64 rgb64) const | QColorTrcLut | inline |
toLinear(float f) const | QColorTrcLut | inline |
toLinear64(QRgb rgb32) const | QColorTrcLut | inline |
toLinear64(QRgba64) const =delete | QColorTrcLut | |
u16FromLinearF32(float f) const | QColorTrcLut | inline |
u16ToLinearF32(int c) const | QColorTrcLut | inline |
u8FromLinearF32(float f) const | QColorTrcLut | inline |
u8ToLinearF32(int c) const | QColorTrcLut | inline |