--- ray/doc/man/man1/ra_xyze.1 2007/09/04 17:36:40 1.4 +++ ray/doc/man/man1/ra_xyze.1 2008/11/10 19:08:17 1.5 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: ra_xyze.1,v 1.4 2007/09/04 17:36:40 greg Exp $" +.\" RCSid "$Id: ra_xyze.1,v 1.5 2008/11/10 19:08:17 greg Exp $" .TH RA_XYZE 1 5/30/96 RADIANCE .SH NAME ra_xyze - convert between RADIANCE RGBE and XYZE formats @@ -101,11 +101,11 @@ To convert RGBE output from .I rpict(1) into run-length encoded XYZE format: .IP "" .2i -rpict [options] scene.oct | ra_xyze \-c > scene_xyz.pic +rpict [options] scene.oct | ra_xyze \-c > scene_xyz.hdr .PP To prepare a RADIANCE picture for display on a calibrated NTSC monitor: .IP "" .2i -ra_xyze \-r \-p .670 .330 .210 .710 .140 .080 .333 .333 stand.pic ntsc.pic +ra_xyze \-r \-p .670 .330 .210 .710 .140 .080 .333 .333 stand.hdr ntsc.hdr .SH AUTHOR Greg Ward .SH BUGS