From 341f807e6f1c77849312541025a1dbecadfbca5e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Feb 2014 09:48:49 +0100 Subject: document icc support in info manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/blueshift.texinfo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'info/blueshift.texinfo') diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index 877410d..902b1e6 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -489,6 +489,13 @@ For example, instead of using @code{cmf_10deg}, you can use @code{lambda t : divide_by_maximum(cmf_10deg(t))}. @end table +If you have an ICC profile for calibration (applied last) +or want to use one for as a video filter (applied first), +the function @code{load_icc} can be used to load an ICC +profile file. @code{load_icc} takes one argument, the +pathname of the ICC profile file; the function returns +a fuction that can be invoked to apply the profile. + Keep in mind that the order your call the function matters. For example, adjusting the gamma before the brightness does not -- cgit v1.2.3-70-g09d2