Developer's Daily Unix by Example
  main | java | perl | unix | dev directory | web log
 
 
Main
Unix
Man Pages
   

pgmramp

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

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.


copyright 1998-2007, devdaily.com, all rights reserved.
devdaily.com, an alvin j. alexander production.