--- ray/doc/man/man1/ra_tiff.1 2004/03/26 22:58:20 1.4 +++ ray/doc/man/man1/ra_tiff.1 2008/11/10 19:08:17 1.6 @@ -14,7 +14,7 @@ ra_tiff - convert RADIANCE picture to/from a TIFF colo .B "-g gamma" ] { -.B "in.pic|-" +.B "in.hdr|-" } .B out.tif .br @@ -28,7 +28,7 @@ ra_tiff - convert RADIANCE picture to/from a TIFF colo ] .B in.tif [ -.B "out.pic|-" +.B "out.hdr|-" ] .SH DESCRIPTION .I Ra_tiff @@ -88,14 +88,14 @@ than the default RGBE. .SH EXAMPLES To convert a Radiance picture to SGILOG-compressed TIFF format: .IP "" .2i -ra_tiff -L scene1.pic scene1.tif +ra_tiff \-L scene1.hdr scene1.tif .PP To later convert this image back into Radiance and display using human visibility tone-mapping: .IP "" .2i -ra_tiff -r scene1.tif scene1.pic +ra_tiff \-r scene1.tif scene1.hdr .br -ximage -e human scene1.pic +ximage \-e human scene1.hdr .SH AUTHOR Greg Ward Larson .br