v7 man page for ppmmake

Query: ppmmake

OS: v7

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ppmmake(1)						      General Commands Manual							ppmmake(1)

NAME
ppmmake - create a pixmap of a specified size and color
SYNOPSIS
ppmmake color width height
DESCRIPTION
Produces a portable pixmap of the specified color, width, and height. The color can be specified in five ways: o A name, assuming that a pointer to an X11-style color names file was compiled in. o An X11-style hexadecimal specifier: rgb:r/g/b, where r g and b are each 1- to 4-digit hexadecimal numbers. o An X11-style decimal specifier: rgbi:r/g/b, where r g and b are floating point numbers between 0 and 1. o For backwards compatibility, an old-X11-style hexadecimal number: #rgb, #rrggbb, #rrrgggbbb, or #rrrrggggbbbb. o For backwards compatibility, a triplet of numbers separated by commas: r,g,b, where r g and b are floating point numbers between 0 and 1. (This style was added before MIT came up with the similar rgbi style.)
SEE ALSO
ppm(5), pbmmake(1)
AUTHOR
Copyright (C) 1991 by Jef Poskanzer. 24 September 1991 ppmmake(1)
Related Man Pages
ppmcolormask(1) - debian
ppmmake(1) - opensolaris
ppmcolormask(1) - ultrix
ppmcolormask(1) - x11r4
ppmcolormask(1) - plan9
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working