Penguin
Blame: ppmbrighten(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of ppmbrighten(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ppmbrighten
2 !!!ppmbrighten
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 AUTHOR
8 NOTES
9 ----
10 !!NAME
11
12
13 ppmbrighten - change an images Saturation and Value from an HSV map
14 !!SYNOPSIS
15
16
17 ppmbrighten [[-n] [[-s
18 !!DESCRIPTION
19
20
21 Reads a portable pixmap as input. Converts the image from
22 RGB space to HSV space and changes the Value by
23
24
25 ppmbrighten -v 100
26
27
28 to add 100 percent to the Value.
29
30
31 The 'n' option normalizes the Value to exist between 0 and 1
32 (normalized).
33 !!SEE ALSO
34
35
36 pgmnorm(1), ppm(5)
37 !!AUTHOR
38
39
40 Copyright (C) 1990 by Brian Moffet Copyright (C) 1989 by Jef
41 Poskanzer.
42
43
44 Permission to use, copy, modify, and distribute this
45 software and its documentation for any purpose and without
46 fee is hereby granted, provided that the above copyright
47 notice appear in all copies and that both that copyright
48 notice and this permission notice appear in supporting
49 documentation. This software is provided
50 !!NOTES
51
52
53 This program does not change the number of
54 colors.
55 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.