Ppmmake User Manual(1) | General Commands Manual | Ppmmake User Manual(1) |
ppmmake - create a PPM image of a specified color and dimensions
ppmmake [-maxval=maxval] color width height
All options can be abbreviated to their shortest unique prefix. You may use two hyphens instead of one to designate an option. You may use either white space or an equals sign between an option name and its value.
This program is part of Netpbm(1).
ppmmake produces a PPM image of the specified color, width, height, and maxval.
Specify the color (color) as described for the argument of the pnm_parsecolor() library routine .
ppmmake red 50 50
ppmmake rgb:ff/80/80 50 100 -maxval=5
In addition to the options common to all programs based on
libnetpbm (most notably -quiet, see
Common Options ), ppmmake recognizes the following command line
option:
This option did not exist before June 2002. Before, the maxval was
always 255.
Copyright (C) 1991 by Jef Poskanzer.
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
02 September 2002 | netpbm documentation |