zeisstopnm(1) - Linux man page

Name

zeisstopnm - convert a Zeiss confocal file to PNM

Synopsis

zeisstopnm

[-pgm | -ppm]

[zeissfile]

Description

This program is part of netpbm(1).

zeisstopnm reads a Zeiss confocal file as input and produces a PNM image as output.

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 -pgm and -ppm options.

Options

-pgm

Force the output to be in PGM format.

-ppm

Force the output to be in PPM format.

See Also

pnm(1)

Author

Copyright (C) 1993 by Oliver Trepte