--- ray/doc/man/man1/ra_tiff.1 2004/02/10 20:32:03 1.3 +++ 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 @@ -110,5 +110,5 @@ Many TIFF file subtypes are not supported. A gamma value other than 2.2 is not properly recorded or understood if recorded in the TIFF file. .SH "SEE ALSO" -pfilt(1), ra_bn(1), ra_ppm(1), ra_pr(1), ra_pr24(1), ra_t8(1), +pfilt(1), ra_bmp(1), ra_bn(1), ra_ppm(1), ra_pr(1), ra_pr24(1), ra_t8(1), ra_t16(1), ximage(1)