68 |
|
ascii, 'f' for single-precision floating point, |
69 |
|
and 'd' for double-precision floating point. |
70 |
|
In addition to these three choices, the character 'c' may be used |
71 |
< |
to denote 4-byte floating point (Radiance) color format |
72 |
< |
for the output of values only |
73 |
< |
.I (\-ov |
74 |
< |
option, below). |
71 |
> |
to denote 4-byte RGBE (Radiance) color format |
72 |
> |
for the output of individual color values only, and the |
73 |
> |
.I \-x |
74 |
> |
and |
75 |
> |
.I \-y |
76 |
> |
options should also be specified to create a valid output picture. |
77 |
|
If the output character is missing, the input format is used. |
78 |
|
.IP |
79 |
|
Note that there is no space between this option and its argument. |