![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QColorTrcLut, including all inherited members.
BiLinear enum value | QColorTrcLut | |
Direction enum name | QColorTrcLut | |
fromGamma(float gamma, Direction dir=BiLinear) | QColorTrcLut | static |
FromLinear enum value | QColorTrcLut | |
fromLinear(QRgb rgb32) const | QColorTrcLut | inline |
fromLinear(QRgba64 rgb64) const | QColorTrcLut | inline |
fromLinear(float f) const | QColorTrcLut | inline |
fromLinear64(QRgba64 rgb64) const | QColorTrcLut | inline |
fromTrc(const QColorTrc &trc, Direction dir=BiLinear) | QColorTrcLut | static |
m_fromLinear | QColorTrcLut | |
m_toLinear | QColorTrcLut | |
m_unclampedToLinear | QColorTrcLut | |
Resolution | QColorTrcLut | static |
setFromGamma(float gamma, Direction dir=BiLinear) | QColorTrcLut | |
setFromTransferFunction(const QColorTransferFunction &transFn, Direction dir=BiLinear) | QColorTrcLut | |
setFromTransferGenericFunction(const QColorTransferGenericFunction &transfn, Direction dir) | QColorTrcLut | |
setFromTransferTable(const QColorTransferTable &transTable, Direction dir=BiLinear) | QColorTrcLut | |
setFromTrc(const QColorTrc &trc, Direction dir) | QColorTrcLut | |
ShiftDown | QColorTrcLut | static |
ShiftUp | QColorTrcLut | static |
ToLinear enum value | 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 |