summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man1/zeisstopnm.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man1/zeisstopnm.1')
-rw-r--r--upstream/debian-unstable/man1/zeisstopnm.172
1 files changed, 72 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man1/zeisstopnm.1 b/upstream/debian-unstable/man1/zeisstopnm.1
new file mode 100644
index 00000000..60788d38
--- /dev/null
+++ b/upstream/debian-unstable/man1/zeisstopnm.1
@@ -0,0 +1,72 @@
+\
+.\" This man page was generated by the Netpbm tool 'makeman' from HTML source.
+.\" Do not hand-hack it! If you have bug fixes or improvements, please find
+.\" the corresponding HTML page on the Netpbm website, generate a patch
+.\" against that, and send it to the Netpbm maintainer.
+.TH "Zeisstopnm User Manual" 1 "15 June 1993" "netpbm documentation"
+
+.SH NAME
+zeisstopnm - convert a Zeiss confocal file to PNM
+
+.UN synopsis
+.SH SYNOPSIS
+
+\fBzeisstopnm\fP
+
+[\fB-pgm\fP | \fB-ppm\fP]
+
+[\fIzeissfile\fP]
+
+.UN description
+.SH DESCRIPTION
+.PP
+This program is part of
+.BR "Netpbm" (1)\c
+\&.
+.PP
+\fBzeisstopnm\fP reads a Zeiss confocal file as input and produces
+a PNM image as output.
+.PP
+By default, the exact type of the output depends on the input file:
+If it's grayscale a PGM image; otherwise a PPM. The program tells you
+which type it is writing. You can override the default with the
+\fB-pgm\fP and \fB-ppm\fP options.
+
+
+.UN options
+.SH OPTIONS
+.PP
+In addition to the options common to all programs based on libnetpbm
+(most notably \fB-quiet\fP, see
+.UR index.html#commonoptions
+ Common Options
+.UE
+\&), \fBzeisstopnm\fP recognizes the following
+command line options:
+
+
+.TP
+\fB-pgm\fP
+Force the output to be in PGM format.
+
+.TP
+\fB-ppm\fP
+Force the output to be in PPM format.
+
+
+
+.UN seealso
+.SH SEE ALSO
+.BR "pnm" (1)\c
+\&
+
+.UN author
+.SH AUTHOR
+
+Copyright (C) 1993 by Oliver Trepte
+.SH DOCUMENT SOURCE
+This manual page was generated by the Netpbm tool 'makeman' from HTML
+source. The master documentation is at
+.IP
+.B http://netpbm.sourceforge.net/doc/zeisstopnm.html
+.PP \ No newline at end of file