Plan 9 from Bell Labs’s /usr/web/sources/contrib/pac/sys/doc/netpbm/ms/pfmtopam.ms

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


.TL
Pfmtopam User Manual
.SH 1
pfmtopam
.LP
Updated: 10 April 2004
Table Of Contents
.SH 2
NAME
.LP
pamtopfm - Convert PFM (Portable Float Map) image to Netpbm format
.SH 2
SYNOPSIS
.LP
\fBpfmtopam\fR
[\fB-maxval=\fR\fIn\fR]
[\fB-verbose\fR]
[\fIimagefile\fR]
.LP
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.
.SH 2
DESCRIPTION
.LP
.LP
This program is part of Netpbm.
.LP
\fBpfmtopam\fR reads a PFM (Portable Float Map) image and converts
it to PAM.
.LP
See \fBpamtopfm\fR for a description of
PFM.
.LP
If you want one of the older, more portable Netpbm formats, run the
output through \fBpamtopnm\fR.
\fBpamtopfm\fR creates a PAM with tuple type "RGB" or
"GRAYSCALE" depending on whether or not the PFM is in the color
subformat.
.LP
Use \fBpamtopfm\fR to convert a PFM
image to Netpbm format.
.SH 2
OPTIONS
.LP
.RS
.IP "\fB-maxval=\fR\fIn\fR"
.LP
This specifies the maxval for the PAM.  Default is 255.
.IP "\fB-verbose\fR"
.LP
This causes \fBpfmtopam\fR to display messages describing 
the PFM input file.
.RE
.SH 2
SEE ALSO
.LP
\fBpamtopfm\fR,
\fBpam\fR,
.SH 2
HISTORY
.LP
.LP
\fBpfmtopam\fR was added to Netpbm in Release 10.22 (April 2004).
.br
\l'5i'
.SH 2
Table Of Contents
.LP
.IP \(bu
NAME
.IP \(bu
SYNOPSIS
.IP \(bu
DESCRIPTION
.IP \(bu
OPTIONS
.IP \(bu
SEE ALSO
.IP \(bu
HISTORY
.LP

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.