I got 2 pictureboxes: pic1 and pic2
I want pic2(with the black in it set to transparent) to be alpha blended(semi-transparent) OVER pic1
So pic1 is actually the view-screen for my program.

How can I do this(it has to be fast)?