Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Bioradtopbm User Manual</TITLE></HEAD>
<BODY>
<H1>bioradtopgm</H1>
Updated: 28 June 1993
<BR>

<A HREF="#index">Table Of Contents</A>

<H2>NAME</H2>
bioradtopgm - convert a Biorad confocal file into a PGM image

<H2 id="synopsis">SYNOPSIS</H2>

<B>bioradtopgm</B>
[<B>-image#</B>]
[<I>imagedata</I>]

<H2 id="description">DESCRIPTION</H2>

<p>This program is part of <a href="index.html">Netpbm</a>.

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

<H2 id="options">OPTIONS</H2>

<DL COMPACT>
<DT><B>-image#</B>

<DD>
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.
</DL>

<H2 id="seealso">SEE ALSO</H2>

<A HREF="pamflip.html">pamflip</A>,
<A HREF="pgm.html">pgm</A>

<H2 id="authors">AUTHORS</H2>

Copyright (C) 1993 by Oliver Trepte
<BR>

<HR>
<H2 id="index">Table Of Contents</H2>
<UL>
<LI><A HREF="#synopsis">SYNOPSIS</A>
<LI><A HREF="#description">DESCRIPTION</A>
<LI><A HREF="#options">OPTIONS</A>
<LI><A HREF="#seealso">SEE ALSO</A>
<LI><A HREF="#authors">AUTHORS</A>
</UL>
</BODY>
</HTML>