From cc10bdda89782bcce39952c5b740d3a6c9598600 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 9 Jan 2015 21:41:03 +0000 Subject: [PATCH] Hand-apply doc tweak from 1.x. --- TO_PORT | 1 - doc/manual/colour.tex | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/TO_PORT b/TO_PORT index 85ecf2d78..f7662f18a 100644 --- a/TO_PORT +++ b/TO_PORT @@ -1,2 +1 @@ -d462b1588e875007d640fb012ab223d69dd5fcb3 8a1014523dea0253efa30f3831c086bf367e8e67 diff --git a/doc/manual/colour.tex b/doc/manual/colour.tex index a742788fc..8550034a8 100644 --- a/doc/manual/colour.tex +++ b/doc/manual/colour.tex @@ -28,6 +28,8 @@ r' &= \begin{dcases} \end{dcases} \end{align*} +and similarly for $g$ and $b$. + Next, the colour transformation matrix is used to convert to XYZ: \begin{align*} @@ -48,6 +50,8 @@ b' \end{array}\right] \end{align*} +Note: some tools apply a white-point correction here, but DCP-o-matic currently does not do that. + Finally, the output gamma $\gamma_o$ is applied to give our final XYZ values $(x', y', z')$: \begin{align*} -- 2.30.2