summaryrefslogtreecommitdiff
path: root/debian/man/icclu.1
blob: 5cccdde267b62f35e502cfa41f6fe0536517ed89 (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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
.TH TRANSLATE "1" "September 2014" "icclu" "User Commands"
.SH NAME
Translate \- Translate colors through an ICC profile.
.SH DESCRIPTION
Translate colors through an ICC profile
.SH SYNOPSIS
.B icclu
.RB [\-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.