summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-09 21:41:03 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-09 21:41:03 +0000
commitcc10bdda89782bcce39952c5b740d3a6c9598600 (patch)
tree162a052b4452256444c07529f421e93a315407b3 /doc
parentcd33be1498d284f76891322b4a3b36fdf20e8da2 (diff)
Hand-apply doc tweak from 1.x.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/colour.tex4
1 files changed, 4 insertions, 0 deletions
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*}