ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/pvalue.1
(Generate patch)

Comparing ray/doc/man/man1/pvalue.1 (file contents):
Revision 1.1 by greg, Tue Mar 11 19:20:21 2003 UTC vs.
Revision 1.3 by greg, Tue Dec 9 15:59:06 2003 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH PVALUE 1 1/15/99 RADIANCE
3   .SH NAME
4   pvalue - convert RADIANCE picture to/from alternate formats
# Line 120 | Line 120 | Output binary 16-bit words from 0 to 65535, byte-swapp
120   .BR \-df
121   Output binary float values.
122   .TP
123 + .BR \-dF
124 + Output byte-swapped binary float values.
125 + .TP
126   .BR \-dd
127   Output binary double values.
128 + .TP
129 + .BR \-dD
130 + Output byte-swapped binary double values.
131   .TP
132   .BR \-R
133   Reverse ordering of colors so that the output is blue then green

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines