diff options
Diffstat (limited to 'info')
-rw-r--r-- | info/blueshift.texinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index 7b2c3fc..44cdea7 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -542,6 +542,11 @@ Applies the functions @code{r}, @code{g} and @code{b} : float @click{} float to red, green and blue colour curves, respectively. +@item cie_manipulate(f) +Applies the function @code{f} : float @click{} +float to Y component (illumination) colour curves +converted to CIE xyY. + @item temperature(temperature, algorithm) Applies the a blackbody colour temperature of @code{temperature}@footnote{Actually multiplied |