CodeBase - Use an Alpha Map to blend two images

Return to the CodeBase listing

Category: Memblocks

Version: 1.0

0
0

Information

Uploaded: 10th Sep 2007 10:59

Modified: 1st Jan 1970 01:00

Author:  Scraggle

Summary

This function will take two images of any size (equal or not) and blend them together according to the values of a third greyscale alpha map image

Full Description

This function will take two images of any size (equal or not) and blend them together according to the values of a third greyscale alpha map image.<br /> <br /> It has been written as a function so that is can easily be included in any project.<br /> <br /> IMPORTANT: In order to use the code as it is, you will need to download and install IanM's Matrix1 Utils plug-in.<br /> You can still run the code with out the plugin but you will need to change the FIND FREE MEMBLOCK() &amp; FIND FREE BITMAP() commands.

Comments

No comments yet.