table of contents
other versions
- Tumbleweed 11.12.0-1.2
- Leap-16.0
- Leap-15.6
| Pbmmake User Manual(0) | Pbmmake User Manual(0) |
NAME¶
pbmmake - create a blank bitmap of a specified size
SYNOPSIS¶
pbmmake [-white|-black|-gray] width height
You can abbreviate any option to its shortest unique prefix.
DESCRIPTION¶
This program is part of Netpbm(1).
pbmmake produces a PBM image of the specified width and height, either all black, all white, or a dithered gray. The default is white.
OPTIONS¶
In addition to the options common to all programs based on
libnetpbm (most notably -quiet, see
Common Options ), pbmmake recognizes the following command line
options:
SEE ALSO¶
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
| 13 December 2003 | netpbm documentation |