qrttoppm - Man Page
convert output from the QRT ray tracer to a PPM image
Examples (TL;DR)
- Convert a QRT file to a PPM image:
qrttoppm path/to/file.qrt > path/to/image.ppm
Synopsis
qrttoppm
[qrtfile]
Description
This program is part of Netpbm(1).
qrttoppm reads a QRT file as input and produces a PPM image as output.
Options
There are no command line options defined specifically for qrttoppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ppm(1)
Author
Copyright (C) 1989 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
25 August 1989 netpbm documentation