Alpha blending examples

Source images

1 '1' (white background)
2 '2' (white background)
w 'W' (black background)
w0 'W0' (white background)
w Lena 'L'
w0 Valley 'V'

Results

All results were rendered over the white background.

1over2 '1 over 2'
1atop2 '1 atop 2'
1in2 '1 in 2'
1heldoutby2 '1 held out by 2'
1xor2 '1 xor 2'
1xor2atopw '(1 xor 2) atop W'
woverl '((1 xor 2) atop W) over L'
woverv '((1 xor 2) atop W) over V'
w0overl 'W0 over L'
vatop1x2 'V atop (1 xor 2)'
v12overl '(V atop (1 xor 2)) over L'
lf 'fade(L,horiz)'
lfoverv 'fade(L,horiz) over V'

Copyright (C) 1999-2015 J.Pelikán, last change: 2015-11-03 21:55:08 +0100 (Tue, 03 Nov 2015)