mgrtopbm - Man Page
convert a MGR bitmap into a PBM image
Examples (TL;DR)
- Convert a MGR bitmap into a PBM file:
mgrtopbm path/to/image.mgr > path/to/output.pbm
Synopsis
mgrtopbm [mgrfile]
Description
This program is part of Netpbm(1).
mgrtopbm reads a MGR bitmap as input and produces a PBM image as output.
MGR(1) is a window manager that is a smaller alternative to the X Windows System.
Options
There are no command line options defined specifically for mgrtopbm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbmtomgr(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
06 November 2006 netpbm documentation