Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 5.2

(Apollo)

ppmmix(1)


ppmmix

ppmmix

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

ppmmix - blend together two portable pixmaps

SYNOPSIS

ppmmix fadefactor ppmfile1 ppmfile2

DESCRIPTION

Reads two portable pixmaps as input. 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 gains a smooth blend between the two images.

The two pixmaps must have the same size.

SEE ALSO

ppm(5)

AUTHOR

Copyright (C) 1993 by Frank Neumann



ppmmix(1)