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

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


.TL
Pnmtosgi User Manual
.SH 1
pnmtosgi
.LP
Updated: 29 January 1994
.br
Table Of Contents
.SH 2
NAME
.LP
pnmtosgi - convert a PNM image to a SGI image file
.SH 2
SYNOPSIS
.LP
\fBpnmtosgi\fR
[\fB-verbatim\fR|\fB-rle\fR]
[\fB-imagename\fR \fIName\fR]
[\fBpnmfile\fR]
.SH 2
DESCRIPTION
.LP
.LP
This program is part of Netpbm.
.LP
\fBpnmtosgi\fR reads a PNM image as input and produces an SGI
image file as output.  The SGI image will be 2-dimensional (1 channel)
for PBM and PGM input, and 3-dimensional (3 channels) for PPM.
.SH 2
OPTIONS
.LP
.RS
.IP "\fB-verbatim\fR"
Write an uncompressed file.
.IP "\fB-rle\fR (default)"
Write a compressed (run length encoded) file.
.IP "\fB-imagename\fR \fIname\fR"
Write the string "name" into the imagename field of the header.
The name string is limited to 79 characters.
If no name is given, pnmtosgi writes "no name" into this field.
.RE
.SH 2
REFERENCES
.LP
SGI Image File Format documentation (draft v0.95) by Paul Haeberli (paul@sgi.com).  Available via ftp at
sgi.com:graphics/SGIIMAGESPEC.
.SH 2
SEE ALSO
.LP
pnm,
sgitopnm
.SH 2
AUTHOR
.LP
Copyright (C) 1994 by Ingo Wilken (Ingo.Wilken@informatik.uni-oldenburg.de)
.br
\l'5i'
.SH 2
Table Of Contents
.LP
.IP \(bu
NAME
.IP \(bu
SYNOPSIS
.IP \(bu
DESCRIPTION
.IP \(bu
OPTIONS
.IP \(bu
REFERENCES
.IP \(bu
SEE ALSO
.IP \(bu
AUTHOR
.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.