| |
| | [No title] (Site not responding. Last check: 2007-11-07) |
 | | Alpha is set to 0, which means that where there is no shadow, the alpha value of those pixels will be 0 |
 | | If the alpha (or red, or green, or blue, etc depending of the channel specified) value of a pixel in the foreground matte is 0, the pixel at the same position in the foreground image will not be drawn over the background (the foreground was stop by the stencil, thus the bg will be seen) |
 | | If the value of a pixel in the foreground matte is greater than 0, than the pixel at the same position in the foreground will be drawn on top of the background with an opacity corresponding to the value in the foreground matte (1 is totally opaque). |
| www.cgl.uwaterloo.ca /~fine328d/notes/Compositing.html (2037 words) |
|