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 / bioradtopgm.1 < prev    next >
Text File  |  1996-11-18  |  1KB  |  37 lines

  1. .TH bioradtopgm 1 "28 June 1993"
  2. .IX bioradtopgm
  3. .SH NAME
  4. bioradtopgm - convert a Biorad confocal file into a portable graymap
  5. .SH SYNOPSIS
  6. .B bioradtopgm
  7. .RB [ -image# ]
  8. .RI [ imagedata ]
  9. .SH DESCRIPTION
  10. Reads a Biorad confocal file as input.
  11. Produces a portable graymap as output.
  12. If the resulting image is upside down, run it through
  13. .B "pnmflip -tb" .
  14. .IX pnmflip
  15. .SH OPTIONS
  16. .TP
  17. .B -image#
  18. A Biorad image file may contain more than one image. With this flag,
  19. you can specify which image to extract (only one at a time). The first
  20. image in the file has number zero. If no
  21. image number is supplied, only information about the image size and
  22. the number of images in the input is printed out. No output is produced.
  23. .SH "BUGS"
  24. A Biorad image may be in word format. If PbmPlus is not compiled with the
  25. "BIGGRAYS" flag, word files can not be converted. See the Makefile.
  26. .SH "SEE ALSO"
  27. pgm(5), pnmflip(1)
  28. .SH AUTHORS
  29. Copyright (C) 1993 by Oliver Trepte
  30. .br
  31. .\" Permission to use, copy, modify, and distribute this software and its
  32. .\" documentation for any purpose and without fee is hereby granted, provided
  33. .\" that the above copyright notice appear in all copies and that both that
  34. .\" copyright notice and this permission notice appear in supporting
  35. .\" documentation.  This software is provided "as is" without express or
  36. .\" implied warranty.
  37.