summary refs log tree commit diff
path: root/pgmslice.html
blob: 1eca0e0b4074328c31372c0777b5224d4ef0e2fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
<html><head><title>Pgmslice User Manual</title></head>
<body>
<h1>pgmslice</h1>
Updated: 22 June 2002

<h2>NAME</h2>

pgmslice - extract one line of pixel values out of a PGM

<h2>DESCRIPTION</h2>

<p>This program is part of <a href="index.html">Netpbm</a>.

<p>Starting with Netpbm 10.3, <b>pgmslice</b> is obsolete.  Use
<a href="pamslice.html"><b>pamslice</b></a> instead.  It is backward
compatible.

</body>
</html>