# | Line 88 | Line 88 | than the default RGBE. | |
---|---|---|
88 | .SH EXAMPLES | |
89 | To convert a Radiance picture to SGILOG-compressed TIFF format: | |
90 | .IP "" .2i | |
91 | < | ra_tiff -L scene1.pic scene1.tif |
91 | > | ra_tiff \-L scene1.pic scene1.tif |
92 | .PP | |
93 | To later convert this image back into Radiance and display using | |
94 | human visibility tone-mapping: | |
95 | .IP "" .2i | |
96 | < | ra_tiff -r scene1.tif scene1.pic |
96 | > | ra_tiff \-r scene1.tif scene1.pic |
97 | .br | |
98 | < | ximage -e human scene1.pic |
98 | > | ximage \-e human scene1.pic |
99 | .SH AUTHOR | |
100 | Greg Ward Larson | |
101 | .br |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |