The PrimaryPoints struct contains four primary color space points. More...
This struct was introduced in Qt 6.9.
| bool | isValid() const |
| QColorSpace::PrimaryPoints | fromPrimaries(QColorSpace::Primaries primaries) |
The four CIE XY color space points describing the gamut of an RGB color space; red, green, blue, and white.
See also QColorSpace::Primaries.
[static] QColorSpace::PrimaryPoints PrimaryPoints::fromPrimaries(QColorSpace::Primaries primaries)
Returns the four primary points making up primaries.
[noexcept] bool PrimaryPoints::isValid() const
Returns true if the primary points passes the sanity check used by methods consuming QColorSpace::PrimaryPoints.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qcolorspace-primarypoints.html