\ .\" 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) . .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 .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 (5) .UN author .SH AUTHOR Copyright (C) 1993 by Oliver Trepte