From 22f703cab05b7cd368f4de9e03991b7664dc5022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 13:56:46 +0200 Subject: Initial import of argyll version 1.5.1-8 --- debian/icclu.1 | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 debian/icclu.1 (limited to 'debian/icclu.1') diff --git a/debian/icclu.1 b/debian/icclu.1 new file mode 100644 index 0000000..f0239a6 --- /dev/null +++ b/debian/icclu.1 @@ -0,0 +1,61 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. +.TH TRANSLATE "1" "August 2013" "Translate colors through an ICC profile, V2.16" "User Commands" +.SH NAME +Translate \- Translate colors through an ICC profile. +.SH DESCRIPTION +Translate colors through an ICC profile, V2.16 +Author: Graeme W. Gill +usage: icclu [\-v level] [\-f func] [\-i intent] [\-o order] profile +.TP +\fB\-v\fR level +Verbosity level 0 \- 2 (default = 1) +.TP +\fB\-f\fR function +f = forward, b = backwards, g = gamut, p = preview +.TP +\fB\-i\fR intent +p = perceptual, r = relative colorimetric, +s = saturation, a = absolute +.TP +\fB\-p\fR oride +x = XYZ_PCS, l = Lab_PCS, y = Yxy, +.TP +\fB\-o\fR order +n = normal (priority: lut > matrix > monochrome) +r = reverse (priority: monochrome > matrix > lut) +.TP +\fB\-s\fR scale +Scale device range 0.0 \- scale rather than 0.0 \- 1.0 +.IP +The colors to be translated should be fed into standard input, +one input color per line, white space separated. +A line starting with a # will be ignored. +A line not starting with a number will terminate the program. +.PP +Author: Graeme W. Gill +usage: icclu [\-v level] [\-f func] [\-i intent] [\-o order] profile +.TP +\fB\-v\fR level +Verbosity level 0 \- 2 (default = 1) +.TP +\fB\-f\fR function +f = forward, b = backwards, g = gamut, p = preview +.TP +\fB\-i\fR intent +p = perceptual, r = relative colorimetric, +s = saturation, a = absolute +.TP +\fB\-p\fR oride +x = XYZ_PCS, l = Lab_PCS, y = Yxy, +.TP +\fB\-o\fR order +n = normal (priority: lut > matrix > monochrome) +r = reverse (priority: monochrome > matrix > lut) +.TP +\fB\-s\fR scale +Scale device range 0.0 \- scale rather than 0.0 \- 1.0 +.IP +The colors to be translated should be fed into standard input, +one input color per line, white space separated. +A line starting with a # will be ignored. +A line not starting with a number will terminate the program. -- cgit v1.2.3