Query: pnmtosgi
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pnmtosgi(1) General Commands Manual pnmtosgi(1)NAMEpnmtosgi - convert a portable anymap to a SGI image fileSYNOPSISpnmtosgi [-verbatim|-rle] [-imagename Name] [pnmfile]DESCRIPTIONReads a portable anymap as input. 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.OPTIONS-verbatim Write an uncompressed file. -rle (default) Write a compressed (run length encoded) file. -imagename name 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.BUGSProbably.REFERENCESSGI Image File Format documentation (draft v0.95) by Paul Haeberli (paul@sgi.com). Available via ftp at sgi.com:graphics/SGIIMAGESPEC.SEE ALSOpnm(5), sgitopnm(1)AUTHORCopyright (C) 1994 by Ingo Wilken (Ingo.Wilken@informatik.uni-oldenburg.de) 29 Januar 1994 pnmtosgi(1)