pbmmake
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 usual -white and -black, this program implements
-gray. This gives a simple 50% gray pattern with 1’s and 0’s alternat-
ing.
SEE ALSO
pbm(1), ppmmake(1)
AUTHOR
Copyright (C) 1989 by Jef Poskanzer.
netpbm documentation 13 December 2003 Pbmmake User Manual(0)
Man(1) output converted with
man2html