--- ray/doc/man/man1/pvalue.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/pvalue.1 2004/01/01 19:31:45 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: pvalue.1,v 1.4 2004/01/01 19:31:45 greg Exp $" .TH PVALUE 1 1/15/99 RADIANCE .SH NAME pvalue - convert RADIANCE picture to/from alternate formats @@ -120,9 +120,15 @@ Output binary 16-bit words from 0 to 65535, byte-swapp .BR \-df Output binary float values. .TP +.BR \-dF +Output byte-swapped binary float values. +.TP .BR \-dd Output binary double values. .TP +.BR \-dD +Output byte-swapped binary double values. +.TP .BR \-R Reverse ordering of colors so that the output is blue then green then red. @@ -232,4 +238,4 @@ conversion, so this information is not used in determi the scanline ordering or picture size. .SH "SEE ALSO" getinfo(1), pcompos(1), pfilt(1), pflip(1), -protate(1), rpict(1), rtrace(1), rview(1) +protate(1), rpict(1), rtrace(1), rvu(1)