pbmtozinc - Man Page
convert a PBM image into a Zinc bitmap
Examples (TL;DR)
- Convert a PBM image to a Zinc bitmap:
pbmtozinc path/to/image.pbm > path/to/output.zinc
Synopsis
pbmtozinc
[pbmfile]
Description
This program is part of Netpbm(1).
pbmtozinc reads a PBM image as input and produces a bitmap in the format used by the Zinc Interface Library (ZIL) Version 1.0 as output.
Options
There are no command line options defined specifically for pbmtozinc, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbm(1)
Author
Copyright (C) 1988 by James Darrell McCauley (jdm5548@diamond.tamu.edu) and Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
02 November 1990 netpbm documentation