summaryrefslogtreecommitdiff
path: root/debian/icclu.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/icclu.1')
-rw-r--r--debian/icclu.161
1 files changed, 61 insertions, 0 deletions
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.