diff options
Diffstat (limited to 'debian/man/tiffgamut.1')
-rw-r--r-- | debian/man/tiffgamut.1 | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/debian/man/tiffgamut.1 b/debian/man/tiffgamut.1 new file mode 100644 index 0000000..760c72f --- /dev/null +++ b/debian/man/tiffgamut.1 @@ -0,0 +1,90 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1. +.TH CREATE "1" "September 2014" "tiffgamut" "User Commands" +.SH NAME +Create \- Create VRML image of the gamut surface of a TIFF. +.SH DESCRIPTION +Create VRML image of the gamut surface of a TIFF or JPEG, Version 1.6.3 +.SH SYNOPSIS +.B tiffgamut +.RB [\-v\ level]\ [profile.icm\ |\ embedded.tif/jpg]\ infile1.tif/jpg\ [infile2.tif/jpg\ ...] +.TP +\fB\-v\fR +Verbose +.TP +\fB\-d\fR sres +Surface resolution details 1.0 \- 50.0 +.TP +\fB\-w\fR +emit VRML .wrl file as well as CGATS .gam file +.TP +\fB\-n\fR +Don't add VRML axes or white/black point +.TP +\fB\-k\fR +Add markers for prim. & sec. "cusp" points +.TP +\fB\-f\fR perc +Filter by popularity, perc = percent to use +.TP +\fB\-i\fR intent +p = perceptual, r = relative colorimetric, +s = saturation, a = absolute (default), d = profile default +.TP +\fB\-p\fR oride +l = Lab_PCS (default), j = CIECAM02 Appearance Jab +.TP +\fB\-o\fR order +n = normal (priority: lut > matrix > monochrome) +r = reverse (priority: monochrome > matrix > lut) +.TP +\fB\-c\fR viewcond +set appearance mode and viewing conditions for CIECAM02, +either an enumerated choice, or a parameter:value changes +.IP +pp \- Practical Reflection Print (ISO\-3664 P2) +pe \- Print evaluation environment (CIE 116\-1995) +pc \- Critical print evaluation environment (ISO\-3664 P1) +mt \- Monitor in typical work environment +mb \- Bright monitor in bright work environment +md \- Monitor in darkened work environment +jm \- Projector in dim environment +jd \- Projector in dark environment +tv \- Television/Film Studio +.IP +pcd \- Photo CD \- original scene outdoors +.IP +ob \- Original scene \- Bright Outdoors +cx \- Cut Sheet Transparencies on a viewing box +.TP +s:surround +n = auto, a = average, m = dim, d = dark, +c = transparency (default average) +.TP +w:X:Y:Z +Adapted white point as XYZ (default media white) +.TP +w:x:y +Adapted white point as x, y +.TP +a:adaptation +Adaptation luminance in cd.m^2 (default 50.0) +.TP +b:background +Background % of image luminance (default 20) +.TP +l:imagewhite +Image white in cd.m^2 if surround = auto (default 250) +.TP +f:flare +Flare light % of image luminance (default 0) +.TP +g:glare +Flare light % of ambient (default 1) +.TP +g:X:Y:Z +Flare color as XYZ (default media white, Abs: D50) +.TP +g:x:y +Flare color as x, y +.HP +\fB\-O\fR outputfile Override the default output filename. |