summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-21 02:51:22 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-21 02:51:22 +0100
commite932d25ae4132f9ad445ff6c958b106d0177de21 (patch)
tree999a5086681e1e79352de8c036d46c5d0fff236b
parentupdate todo (diff)
downloadblueshift-e932d25ae4132f9ad445ff6c958b106d0177de21.tar.gz
blueshift-e932d25ae4132f9ad445ff6c958b106d0177de21.tar.bz2
blueshift-e932d25ae4132f9ad445ff6c958b106d0177de21.tar.xz
doc 0 param negative
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--info/blueshift.texinfo3
1 files changed, 3 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo
index c4f7242..d32aba6 100644
--- a/info/blueshift.texinfo
+++ b/info/blueshift.texinfo
@@ -320,6 +320,9 @@ Adjusts the gamma to @code{r}, @code{g}
and @code{b} on the red, green and blue curves,
respectively.
+@item negative()
+Inverts the all values on the colour curves.
+
@item negative(rgb)
Inverts the all values on the colour curves
if @code{rgb} is @code{True}.