Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Ppmtomap User Manual</TITLE></HEAD>
<BODY>
<H1>ppmtomap</H1>
Updated: 06 January 2002
<BR>
<A HREF="#index">Table Of Contents</A>

<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>

ppmtomap - create a map of all colors in a PPM image

<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>

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

<P>This program exists only for backward compatibility.

<P>Use <B>pnmcolormap</B>, which replaced it in January 2002.

<P>One trivial difference between <B>ppmtomap</B> and <B>pnmcolormap
all</B> is that if the input is PBM or PGM, <B>ppmtomap</B> would
produce PPM output, whereas <B>pnmcolormap all</B> produces the same
kind of output as the input.  This should not be very noticeable,
though, as PBM and PGM images are usually usable anywhere a PPM image
is.

<A NAME="lbAD">&nbsp;</A>
<H2>SEE ALSO</H2>

<B><A HREF="pnmcolormap.html">pnmcolormap</A></B>


<HR>
<A NAME="index">&nbsp;</A>
<H2>Table Of Contents</H2>
<UL>
<LI><A HREF="#lbAB">NAME</A>
<LI><A HREF="#lbAC">DESCRIPTION</A>
<LI><A HREF="#lbAD">SEE ALSO</A>
</UL>
</BODY>
</HTML>