1Ppmmake User Manual(0)                                  Ppmmake User Manual(0)
2
3
4

NAME

6       ppmmake - create a PPM image of a specified color and dimensions
7
8

SYNOPSIS

10       ppmmake [-maxval=maxval] color width height
11
12       All  options  can  be abbreviated to their shortest unique prefix.  You
13       may use two hyphens instead of one to designate an option.  You may use
14       either  white  space  or  an equals sign between an option name and its
15       value.
16
17
18

DESCRIPTION

20       This program is part of Netpbm(1).
21
22       ppmmake produces a PPM image of the specified color, width, height, and
23       maxval.
24
25       Specify  the  color  (color)  as  described  for  the  argument  of the
26       pnm_parsecolor() library routine ⟨libnetpbm_image.html#colorname⟩ .
27
28
29

EXAMPLES

31           ppmmake red 50 50
32           ppmmake rgb:ff/80/80 50 100 -maxval=5
33
34
35

OPTIONS

37       In addition to the options common to all programs  based  on  libnetpbm
38       (most notably -quiet, see
39        Common  Options  ⟨index.html#commonoptions⟩  ), ppmmake recognizes the
40       following command line option:
41
42
43
44       -maxval=maxval
45                   The maxval for the generated image.  Default is 255.
46
47                   This option did not exist before June  2002.   Before,  the
48              maxval was
49                   always 255.
50
51
52

SEE ALSO

54       pbmmake(1), pgmmake(1), ppmpat(1), ppm(1)
55
56

AUTHOR

58       Copyright (C) 1991 by Jef Poskanzer.
59

DOCUMENT SOURCE

61       This  manual  page was generated by the Netpbm tool 'makeman' from HTML
62       source.  The master documentation is at
63
64              http://netpbm.sourceforge.net/doc/ppmmake.html
65
66netpbm documentation           02 September 2002        Ppmmake User Manual(0)
Impressum