summaryrefslogtreecommitdiff
path: root/debian/icclu.1
blob: f0239a648a19face4a965b68d1fa717bffeea7a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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.