pgmramp (1) Linux Manual Page
pgmramp – generate a grayscale ramp
Synopsis
pgmramp -lr|-tb | -rectangle|-ellipse width heightDescription
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.
