diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-16 03:59:30 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-16 03:59:30 +0100 |
commit | 4789231ea9d6d9e65bf2a619275605aff0b8d4a0 (patch) | |
tree | 501028ccc7a79c257ef63bff9ad2099f91d695be /TODO | |
parent | bug fixes + beginning of test (diff) | |
download | libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.gz libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.bz2 libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.xz |
misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Colour spaces: +Colour models: LMS L'M'S' ICtCp @@ -6,7 +6,9 @@ Colour spaces: TSL Y'UV Hunter 1948 color space (see Wikipedia article on CIELAB) + Hunter Rdab CIELCh (CIEHLC) (see Wikipedia article on CIELAB) + IPT Support for generic additive colour spaces (3 channels and more) Support for generic subtractive colour spaces (3 channels and more) |