home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / NETWORK / netpbm_docs.lzh / NETPBM / DOCS / sgitopnm.1 < prev    next >
Text File  |  1996-11-18  |  1KB  |  33 lines

  1. .TH sgitopnm 1 "29 Januar 1994"
  2. .IX sgitopnm
  3. .SH NAME
  4. sgitopnm - convert a SGI image file to a portable anymap
  5. .SH SYNOPSIS
  6. .B sgitopnm
  7. .RB [ -verbose ]
  8. .RI [ SGIfile ]
  9. .SH DESCRIPTION
  10. Reads an SGI image file as input.
  11. Produces a PGM image for a 2-dimensional (1 channel) input file, and a
  12. PPM image for a 3-dimensional (3 or more channels) input file.
  13. .SH OPTIONS
  14. .TP
  15. .B -verbose
  16. Give some information about the SGI image file.
  17. .SH "BUGS"
  18. Probably.
  19. .SH "REFERENCES"
  20. SGI Image File Format documentation (draft v0.95) by Paul Haeberli
  21. (paul@sgi.com).  Available via ftp at sgi.com:graphics/SGIIMAGESPEC.
  22. .SH "SEE ALSO"
  23. pnm(5), pnmtosgi(1)
  24. .SH AUTHOR
  25. Copyright (C) 1994 by Ingo Wilken (Ingo.Wilken@informatik.uni-oldenburg.de)
  26. .\" Permission to use, copy, modify, and distribute this software and its
  27. .\" documentation for any purpose and without fee is hereby granted, provided
  28. .\" that the above copyright notice appear in all copies and that both that
  29. .\" copyright notice and this permission notice appear in supporting
  30. .\" documentation.  This software is provided "as is" without express or
  31. .\" implied warranty.
  32.  
  33.