1Bioradtopbm User Manual(0) Bioradtopbm User Manual(0)
2
3
4
6 bioradtopgm - convert a Biorad confocal file into a PGM image
7
8
10 bioradtopgm [-image#] [imagedata]
11
12
14 This program is part of Netpbm(1).
15
16 bioradtopgm reads a Biorad confocal file as input and produces a PGM
17 image as output. If the resulting image is upside down, run it through
18 pamflip -tb.
19
20
22 -image#
23 A Biorad image file may contain more than one image. With this
24 option, you can specify which image to extract (only one at a
25 time). The first image in the file has number zero. If no image
26 number is supplied, only information about the image size and
27 the number of images in the input is printed out. No output is
28 produced.
29
30
31
33 pamflip(1), pgm(1)
34
35
37 Copyright (C) 1993 by Oliver Trepte
38
40 This manual page was generated by the Netpbm tool 'makeman' from HTML
41 source. The master documentation is at
42
43 http://netpbm.sourceforge.net/doc/bioradtopgm.html
44
45netpbm documentation 28 June 1993 Bioradtopbm User Manual(0)