diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-02 14:53:30 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-02 14:53:30 +0100 |
commit | b3b2b91197c498803b74385e9d3d439f6bd41472 (patch) | |
tree | d3648c445c728bc94047437f23e97a814331ab58 /TODO | |
parent | update news (diff) | |
download | libclut-b3b2b91197c498803b74385e9d3d439f6bd41472.tar.gz libclut-b3b2b91197c498803b74385e9d3d439f6bd41472.tar.bz2 libclut-b3b2b91197c498803b74385e9d3d439f6bd41472.tar.xz |
Forgot to stage some files
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -The sRGB gamut expressed in CIE xyY: - - Chromaticity Red Green Blue White point - x 0.6400 0.3000 0.1500 0.31271 - y 0.3300 0.6000 0.0600 0.32902 - Y 0.212656 0.715158 0.072186 1.0000 - -A function is needed that given the values (sans Y) of a -monitor's gamut, converts from sRGB to the monitor's RGB. -An inverse function of this is also needed. |