logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bioradtopgm - convert a Biorad confocal file into a PGM image

Authors

       Copyright (C) 1993 by Oliver Trepte

Description

       This program is part of Netpbm(1).

       bioradtopgm  reads  a Biorad confocal file as input and produces a PGM image as output.  If the resulting
       image is upside down, run it through pamflip-tb.

Document Source

       This  manual  page was generated by the Netpbm tool 'makeman' from HTML source.  The master documentation
       is at

              http://netpbm.sourceforge.net/doc/bioradtopgm.html

netpbm documentation                              28 June 1993                        BioradtopbmUserManual(1)

Name

       bioradtopgm - convert a Biorad confocal file into a PGM image

Options

       In addition to the options common to all programs based on libnetpbm (most notably  -quiet,  see   Common
       Options ), bioradtopgm recognizes the following command line option:

       -image#
              A Biorad image file may contain more than one image. With this option, you can specify which image
              to  extract  (only one at a time). The first image in the file has number zero. If no image number
              is supplied, only information about the image size and the  number  of  images  in  the  input  is
              printed out. No output is produced.

See Also

pamflip(1), pgm(1)

Synopsis

bioradtopgm [-image#] [imagedata]

See Also