mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 05:50:09 +01:00
color-management: clarify white point adaptation with parametric descriptions
The adaptation state of the viewer is required for interpreting colors, and specifically for adapting them to a different white point. This commit defines it to match existing implementations and display class ICC profiles: The viewer is assumed to be fully adapted to the primary color volume's white point. The mastering display white point is not used for this, as it is both somewhat unlikely to be relevant for the adaptation state of the content creator, and also relatively likely to be incorrect in existing images, videos and games. Signed-off-by: Xaver Hugl <xaver.hugl@kde.org>
This commit is contained in:
parent
f53eb14774
commit
a652a696db
1 changed files with 4 additions and 0 deletions
|
|
@ -959,6 +959,10 @@
|
|||
Once all properties have been set, the create request must be used to
|
||||
create the image description object, destroying the creator in the
|
||||
process.
|
||||
|
||||
A viewer, who is viewing the display defined by the resulting image
|
||||
description (the viewing environment included), is assumed to be fully
|
||||
adapted to the primary color volume's white point.
|
||||
</description>
|
||||
|
||||
<enum name="error">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue