sunos man page for pgmramp

Query: pgmramp

OS: sunos

Section: 1

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

pgmramp(1)                                                    General Commands Manual                                                   pgmramp(1)

NAME
pgmramp - generate a grayscale ramp
SYNOPSIS
pgmramp -lr|-tb | -rectangle|-ellipse width height
DESCRIPTION
Generates a graymap of the specified size containing a black-to-white ramp. These ramps are useful for multiplying with other images, using the pnmarith tool.
OPTIONS
-lr A left to right ramp. -tb A top to bottom ramp. -rectangle A rectangular ramp. -ellipse An elliptical ramp. All flags can be abbreviated to their shortest unique prefix.
SEE ALSO
pnmarith(1), pgm(5)
AUTHOR
Copyright (C) 1989 by Jef Poskanzer. 24 November 1989 pgmramp(1)
Related Man Pages
pdl::graphics::lut(3) - suse
pnmarith(1) - sunos
ppmcolors(1) - ultrix
pdl::graphics::lut(3pm) - debian
ppmcolors(1) - osx
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed