MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: //usr/share/doc/netpbm-10.35.58/userguide/pnmarith.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD><title>Pnmarith User Manual</title></HEAD>

<BODY>
<H1>pnmarith</H1>
Updated: 22 June 2002
<BR>
<H2>NAME</H2>
pnmarith - perform arithmetic on two PNM images

<H2>DESCRIPTION</H2>

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

<P>Starting with Netpbm 10.3, <b>pnmarith</b> is obsolete.  Use
<a href="pamarith.html"><b>pamarith</b></a> instead.

<b>pamarith</b> is backward compatible with <b>pnmarith</b> except where
your input images have different depths.  <b>pnmarith</b> would convert
the one with the lesser depth to have the higher depth before doing the
arithmetic.  With <b>pamarith</b>, you must do that step separately, using
<b>pgmtoppm</b>.

</BODY>
</HTML>