Annotated edit history of
pgmramp(1) version 1, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
pgmramp |
|
|
2 |
!!!pgmramp |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
OPTIONS |
|
|
7 |
SEE ALSO |
|
|
8 |
AUTHOR |
|
|
9 |
---- |
|
|
10 |
!!NAME |
|
|
11 |
|
|
|
12 |
|
|
|
13 |
pgmramp - generate a grayscale ramp |
|
|
14 |
!!SYNOPSIS |
|
|
15 |
|
|
|
16 |
|
|
|
17 |
__pgmramp -lr__|__-tb__ | |
|
|
18 |
__-rectangle__|__-ellipse__ ''width |
|
|
19 |
height'' |
|
|
20 |
!!DESCRIPTION |
|
|
21 |
|
|
|
22 |
|
|
|
23 |
Generates a graymap of the specified size containing a |
|
|
24 |
black-to-white ramp. These ramps are useful for multiplying |
|
|
25 |
with other images, using the ''pnmarith'' |
|
|
26 |
tool. |
|
|
27 |
!!OPTIONS |
|
|
28 |
|
|
|
29 |
|
|
|
30 |
__-lr__ |
|
|
31 |
|
|
|
32 |
|
|
|
33 |
A left to right ramp. |
|
|
34 |
|
|
|
35 |
|
|
|
36 |
__-tb__ |
|
|
37 |
|
|
|
38 |
|
|
|
39 |
A top to bottom ramp. |
|
|
40 |
|
|
|
41 |
|
|
|
42 |
__-rectangle__ |
|
|
43 |
|
|
|
44 |
|
|
|
45 |
A rectangular ramp. |
|
|
46 |
|
|
|
47 |
|
|
|
48 |
__-ellipse__ |
|
|
49 |
|
|
|
50 |
|
|
|
51 |
An elliptical ramp. |
|
|
52 |
|
|
|
53 |
|
|
|
54 |
All flags can be abbreviated to their shortest unique |
|
|
55 |
prefix. |
|
|
56 |
!!SEE ALSO |
|
|
57 |
|
|
|
58 |
|
|
|
59 |
pnmarith(1), pgm(5) |
|
|
60 |
!!AUTHOR |
|
|
61 |
|
|
|
62 |
|
|
|
63 |
Copyright (C) 1989 by Jef Poskanzer. |
|
|
64 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.