Penguin
Annotated edit history of ppmdim(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ppmdim
2 !!!ppmdim
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 ----
9 !!NAME
10
11
12 ppmdim - dim a portable pixmap down to total blackness
13 !!SYNOPSIS
14
15
16 ppmdim ''dimfactor'' [[''ppmfile'']
17 !!DESCRIPTION
18
19
20 Reads a portable pixmap as input. Diminishes its brightness
21 by the specified dimfactor down to total blackness. The
22 dimfactor may be in the range from 0.0 (total blackness,
23 deep night, nada, null, nothing) to 1.0 (original picture's
24 brightness).
25
26
27 As ''pnmgamma'' does not do the brightness correction in
28 the way I wanted it, this small program was
29 written.
30
31
32 ppmdim is similar to ''ppmbrighten'' , but not exactly
33 the same.
34 !!SEE ALSO
35
36
37 ppm(5), ppmflash(1), pnmgamma(1),
38 ppmbrighten(1)
39 !!AUTHOR
40
41
42 Copyright (C) 1993 by Frank Neumann
43 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.