![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 522 of file qquickvaluetypes_p.h.
|
strong |
Enumerator | |
---|---|
Custom | |
SRgb | |
AdobeRgb | |
DciP3D65 | |
ProPhotoRgb |
Definition at line 532 of file qquickvaluetypes_p.h.
|
strong |
Enumerator | |
---|---|
Custom | |
Linear | |
Gamma | |
SRgb | |
ProPhotoRgb |
Definition at line 540 of file qquickvaluetypes_p.h.