1Zeisstopnm User Manual(0) Zeisstopnm User Manual(0)
2
3
4
6 zeisstopnm - convert a Zeiss confocal file to PNM
7
8
10 zeisstopnm
11
12 [-pgm | -ppm]
13
14 [zeissfile]
15
16
18 This program is part of Netpbm(1).
19
20 zeisstopnm reads a Zeiss confocal file as input and produces a PNM
21 image as output.
22
23 By default, the exact type of the output depends on the input file: If
24 it's grayscale a PGM image; otherwise a PPM. The program tells you
25 which type it is writing. You can override the default with the -pgm
26 and -ppm options.
27
28
29
31 In addition to the options common to all programs based on libnetpbm
32 (most notably -quiet, see
33 Common Options ⟨index.html#commonoptions⟩ ), zeisstopnm recognizes the
34 following command line options:
35
36
37
38 -pgm Force the output to be in PGM format.
39
40
41 -ppm Force the output to be in PPM format.
42
43
44
45
47 pnm(1)
48
49
51 Copyright (C) 1993 by Oliver Trepte
52
54 This manual page was generated by the Netpbm tool 'makeman' from HTML
55 source. The master documentation is at
56
57 http://netpbm.sourceforge.net/doc/zeisstopnm.html
58
59netpbm documentation 15 June 1993 Zeisstopnm User Manual(0)