From 73724c974b4ea7864a10cab5f74e459e496c0182 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 15 Dec 2016 22:29:50 +0100 Subject: info: colour spaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/content.texinfo | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/info/content.texinfo') diff --git a/doc/info/content.texinfo b/doc/info/content.texinfo index e2e186a..eee47a3 100644 --- a/doc/info/content.texinfo +++ b/doc/info/content.texinfo @@ -9,6 +9,7 @@ @menu * Overview:: Brief overview of @command{libcolour}. +* Colour Spaces:: Colour-space conversion. * Illuminants:: Illuminant initialisers. * Free Software Needs Free Documentation:: Why free documentation is important. @@ -20,6 +21,22 @@ Overview +Colour Spaces +* RGB:: Generic RGB colour spaces. +* sRGB:: The Standard RGB colour space. +* CIExyY:: The CIE xyY colour model. +* CIEXYZ:: The CIE 1931 XYZ colour model. +* CIELAB:: The CIE L*a*b* colour model. +* CIELUV:: The CIE 1976 (L*, u*, v*) colour model. +* CIELCh:: The CIE LCh colour model. +* YIQ:: The YIQ colour model. +* YDbDr:: The YDbDr colour model. +* YUV:: The YUV colour model. +* YPbPr:: The YPbPr colour model. +* YCgCo:: The YCgCo colour model. +* CIE 1960 UCS:: The CIE 1960 UCS colour model. +* CIEUVW:: The CIE 1964 (U*, V*, W*) colour model. + Illuminants @@ -34,6 +51,7 @@ GNU Free Documentation License @include chap/overview.texinfo +@include chap/colour-spaces.texinfo @include chap/illuminants.texinfo @include appx/free-software-needs-free-documentation.texinfo -- cgit v1.2.3-70-g09d2