blob: 369938cef229175d278fd838822a312a41e635e6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html><head>
<title>ppmcolors</title>
</head><body>
<h1>ppmcolors</h1>
<br>
<h2>NAME</h2>
<b>ppmcolors</b> - obsolete
<h2>DESCRIPTION</h2>
<p><b>ppmcolors</b> is obsolete. The more general program <b><a
href="pamseq.html">pamseq</a></b> took its place in June 2002.
<b>ppmcolors</b> remains for backward compatibility, but all it does
is run <b>pamseq</b>. It is slower and less flexible than running
<b>pamseq</b> directly.
</body>
</html>
|