![]() |
Qt 6.x
The Qt SDK
|
Enumerations | |
enum | NamedColorSpace { Unknown = 0 , SRgb , SRgbLinear , AdobeRgb , DisplayP3 , ProPhotoRgb } |
enum class | Primaries { Custom = 0 , SRgb , AdobeRgb , DciP3D65 , ProPhotoRgb } |
enum class | TransferFunction { Custom = 0 , Linear , Gamma , SRgb , ProPhotoRgb } |
Enumerator | |
---|---|
Unknown | |
SRgb | |
SRgbLinear | |
AdobeRgb | |
DisplayP3 | |
ProPhotoRgb |
Definition at line 484 of file qquickvaluetypes_p.h.
|
strong |
Enumerator | |
---|---|
Custom | |
SRgb | |
AdobeRgb | |
DciP3D65 | |
ProPhotoRgb |
Definition at line 494 of file qquickvaluetypes_p.h.
|
strong |
Enumerator | |
---|---|
Custom | |
Linear | |
Gamma | |
SRgb | |
ProPhotoRgb |
Definition at line 502 of file qquickvaluetypes_p.h.