summaryrefslogtreecommitdiffstats
path: root/upstream/fedora-rawhide/man1/zeisstopnm.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/fedora-rawhide/man1/zeisstopnm.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/fedora-rawhide/man1/zeisstopnm.1')
-rw-r--r--upstream/fedora-rawhide/man1/zeisstopnm.172
1 files changed, 72 insertions, 0 deletions
diff --git a/upstream/fedora-rawhide/man1/zeisstopnm.1 b/upstream/fedora-rawhide/man1/zeisstopnm.1
new file mode 100644
index 00000000..a37e11a8
--- /dev/null
+++ b/upstream/fedora-rawhide/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" 0 "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