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
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH VIEW "1" "September 2014" "viewgam" "User Commands"
.SH NAME
View \- View gamuts.
.SH DESCRIPTION
View gamuts Version 1.6.3
.SH SYNOPSIS
.B viewgam
.RB { [\-c\ color]\ [\-t\ trans]\ [\-w|s]\ infile.gam }\ ...\ outfile.wrl
.TP
\fB\-c\fR color
Color to make gamut, r = red, g = green, b = blue
c = cyan, m = magenta, y = yellow, e = grey, w = white
n = natural color
.TP
\fB\-t\fR trans
Set transparency from 0.0 (opaque) to 1.0 (invisible)
.TP
\fB\-w\fR
Show as a wireframe
.TP
\fB\-s\fR
Show as a solid surace
.TP
infile.gam
Name of .gam file
Repeat above for each input file
.TP
\fB\-n\fR
Don't add Lab axes
.TP
\fB\-k\fR
Add markers for prim. & sec. "cusp" points
.TP
\fB\-i\fR
Compute and print intersecting volume of first 2 gamuts
.TP
\fB\-I\fR isect.gam
Same as \fB\-i\fR, but save intersection gamut to isect.gam
.TP
outfile.wrl
Name of output .wrl file
|