Pfmtopam User Manual(1) | General Commands Manual | Pfmtopam User Manual(1) |
pfmtopam - Convert PFM (Portable Float Map) image to Netpbm format
pfmtopam [-maxval=n] [-verbose] [imagefile]
All options can be abbreviated to their shortest unique prefix. You may use two hyphens instead of one. You may separate an option name and its value with white space instead of an equals sign.
This program is part of Netpbm(1).
pfmtopam reads a PFM (Portable Float Map) image and converts it to PAM.
See pamtopfm(1) for a description of PFM.
If you want one of the older, more portable Netpbm formats, run the output through pamtopnm.
pamtopfm creates a PAM with tuple type "RGB" or "GRAYSCALE" depending on whether or not the PFM is in the color subformat.
Use pamtopfm(1) to convert a PFM image to Netpbm format.
In addition to the options common to all programs based on
libnetpbm (most notably -quiet, see
Common Options ), pfmtopam recognizes the following command line
options:
pfmtopam was added to Netpbm in Release 10.22 (April 2004).
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
10 April 2004 | netpbm documentation |