EscapePaint Module 'BLENDER'

finally I managed it to put this EPM online.
This EPM can be used to achive something like alpha-transparency
with EscapePaint. You need two pictures to use it:

* a blending mask picture
* a source picture

Both pictures must have the same size (I have only tested it
with 320x240 pictures).

The result of the module is a new picture (destination picture)

The Module checks for each pixel in the mask picture, how bright it is.
If it is very bright, the color of the corresponding pixel in the
source picture will appear in destination value as it is. If the
brightness of a maskpixel is lower, the destinationpixel will be
darker.

For example, imagine a color range from left (black) to right (white)
as mask picture. When applying the Blender EPM to a sourcepicture
the destinationpicture will slightly blend in the sourcepicture from
left to right.

You can easily mix two pictures by applying the mask picture at the
first one and the negative mask picture to the second one and finally
'add' both destination pictures. This is a very nice tool to let
parts of one picture shine through another.

If you have any questions or suggestions, 
or if you want to take a look at the lousy sourcecode,
just write me:
nf2@inf.tu-dresden.de

Norman,

PS: Greetings to SWE!
