Tizen 2.0 Release
[external/lcms.git] / utils / psicc / psicc.1
1 .\"Shiju P. Nair September 30, 2004
2 .TH ICC2PS 1 "September 30, 2004"
3 .SH NAME
4 icc2ps - little cms PostScript converter.
5 .SH SYNOPSIS
6 .B icc2ps
7 .RI [ options ]
8 .SH DESCRIPTION
9 lcms is a standalone CMM engine, which deals with the color management.
10 It implements a fast transformation between ICC profiles.
11 .B icc2ps 
12 is little cms PostScript converter.
13 .SH OPTIONS
14 .TP
15 .B \-b 
16 Black point compensation (CRD only).
17 .TP
18 .BI \-i\  profile
19 Input profile: Generates Color Space Array (CSA).
20 .TP
21 .BI \-o\  profile
22 .p
23 Output profile: Generates Color Rendering Dictionary(CRD).
24 .TP
25 .B \-t <0,1,2,3>
26 Intent (0=Perceptual, 1=Colorimetric, 2=Saturation, 3=Absolute).
27 .TP
28 .B \-u 
29 Do NOT generate resource name on CRD.
30 .SH NOTES
31 For suggestions, comments, bug reports etc. send mail to
32 info@littlecms.com.
33 .SH SEE ALSO
34 .BR jpegicc (1),
35 .BR tifficc (1),
36 .BR icclink (1),
37 .BR icctrans (1),
38 .BR wtpt (1)
39 .SH AUTHOR
40 This manual page was written by Shiju p. Nair <shiju.p@gmail.com>,
41 for the Debian project.