| 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 |
| 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 |
| 134 |
|
then red. |
| 238 |
|
the scanline ordering or picture size. |
| 239 |
|
.SH "SEE ALSO" |
| 240 |
|
getinfo(1), pcompos(1), pfilt(1), pflip(1), |
| 241 |
< |
protate(1), rpict(1), rtrace(1), rview(1) |
| 241 |
> |
protate(1), rpict(1), rtrace(1), rvu(1) |