106 |
|
operation. |
107 |
|
.PP |
108 |
|
Results are sent to the standard output. |
109 |
< |
By default, the values will be written in ASCII format, but the |
109 |
> |
By default, the values will be written in the lowest resolution format |
110 |
> |
amont the inputs, but the |
111 |
|
.I \-f |
112 |
< |
option may be used to output components |
113 |
< |
as binary doubles (-fd), floats (-ff), or RGBE colors (-fc). |
112 |
> |
option may be used to explicitly output components |
113 |
> |
as ASCII (-fa), binary doubles (-fd), floats (-ff), or RGBE colors (-fc). |
114 |
|
In the latter case, the actual matrix dimensions are written in the resolution |
115 |
|
string rather than the header. |
116 |
|
Also, matrix results written as Radiance pictures must have either one |