blob: 733a2c9645af087d34ef1ee4366fcf438d23c63a (
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
24
25
26
27
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD><title>Pnmsplit User Manual</title></HEAD>
<BODY>
<H1>pnmsplit</H1>
Updated: 23 October 2005
<BR>
<H2>NAME</H2>
pnmsplit - split a multi-image PNM file into multiple single-image files
<H2>DESCRIPTION</H2>
<p>This program is part of <a href="index.html">Netpbm</a>.
<P>Starting with Netpbm 10.31 (December 2005), <b>pnmsplit</b> is
obsolete. Use <a href="pamsplit.html"><b>pamsplit</b></a> instead.
<b>pamsplit</b> is backward compatible with <b>pnmsplit</b>. You can
use the <b>pamsplit</b> manual for <b>pnmsplit</b> as long as you ignore
features that were added after Netpbm 10.30.
</BODY>
</HTML>
|