Perceptual Color
helperconversion.h
149 * <a href="https://en.wikipedia.org/w/index.php?title=Illuminant_D65&oldid=1100467073#Definition">
@ OklabD65
The absolute Oklab color space, which by definition always and exclusively uses a D65 illuminant.
Definition helperconversion.h:64
@ XyzD50
The absolute XYZ color space assuming chromatic adaption for the D50 illuminant.
Definition helperconversion.h:83
@ OklchD65
The absolute Oklch color space, which by definition always and exclusively uses a D65 illuminant.
Definition helperconversion.h:70
@ Hsl360_1_1
Any color space using the HSL color model, which is a transformation of the RGB color model.
Definition helperconversion.h:47
@ XyzD65
The absolute XYZ color space assuming chromatic adaption for the D65 illuminant.
Definition helperconversion.h:89
@ Hwb360_1_1
Any color space using the HSL color model, which is a transformation of the HWB color model.
Definition helperconversion.h:55
QColor fromRgbF(float r, float g, float b, float a)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Apr 4 2025 11:54:42 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Apr 4 2025 11:54:42 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.