| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/netpbm-10.47.04/userguide/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML><HEAD><TITLE>Ppmmix User Manual</TITLE></HEAD> <BODY> <H1>ppmmix</H1> Updated: 16 November 1993 <BR> <A HREF="#index">Table Of Contents</A> <H2>NAME</H2> ppmmix - blend together two PPM images <H2 id="synopsis">SYNOPSIS</H2> ppmmix <I>fadefactor</I> <I>ppmfile1</i> <i>ppmfile2</I> <H2 id="description">DESCRIPTION</H2> <p>This program is part of <a href="index.html">Netpbm</a>. <p><b>ppmmix</b> reads two PPM images as input and mixes them together using the specified fade factor. The fade factor may be in the range from 0.0 (only ppmfile1's image data) to 1.0 (only ppmfile2's image data). Anything in between specifies a smooth blend between the two images. <P>The two images must have the same dimensions. <P><B>pamcomp</B> is a more general alternative. It allows you to mix images of different size and to have the fade factor vary throughout the image (through the use of an alpha mask). <H2 id="seealso">SEE ALSO</H2> <B><A HREF="pamcomp.html">pamcomp</A></B>, <B><A HREF="ppm.html">ppm</A></B> <H2 id="author">AUTHOR</H2> Copyright (C) 1993 by Frank Neumann <HR> <A NAME="index"> </A> <H2>Table Of Contents</H2> <UL> <LI><A HREF="#synopsis">SYNOPSIS</A> <LI><A HREF="#description">DESCRIPTION</A> <LI><A HREF="#seealso">SEE ALSO</A> <LI><A HREF="#author">AUTHOR</A> </UL> </BODY> </HTML>