mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-25 01:41:11 -05:00
doc: mention that buffers are sRGB and pre-multiplied
This is the expectations existing implementations (both client and server) have today. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
8e322a5a99
commit
f26df35f99
1 changed files with 4 additions and 0 deletions
|
|
@ -344,6 +344,10 @@
|
|||
See <xref linkend="protocol-spec-wl_surface"/> for the protocol
|
||||
description.
|
||||
</para>
|
||||
<para>
|
||||
Unless specified in a protocol extension, buffers are using the sRGB
|
||||
color model and pre-multiplied alpha values.
|
||||
</para>
|
||||
</section>
|
||||
<section id="sect-Protocol-Input">
|
||||
<title>Input</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue