cmuwmtopbm - Man Page
convert a CMU window manager bitmap into a PBM image
Examples (TL;DR)
- Convert a CMU window manager bitmap to a PBM image:
cmuwmtopbm path/to/image.pbm > path/to/output.bmp
Synopsis
cmuwmtopbm [cmuwmfile]
Description
This program is part of Netpbm(1).
cmuwmtopbm reads a CMU window manager bitmap as input. and produces a PBM image as output.
Options
There are no command line options defined specifically for cmuwmtopbm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbmtocmuwm(1), pbm(1)
Author
Copyright (C) 1989 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Referenced By
15 April 1989 netpbm documentation