alphaBlend32bit

Implements a three plus one operand alpha-blending algorithm for 32bit bitmaps. Automatic alpha-mask generation follows this formula: src[B,G,R,A] --> mask [A,A,A,A]

Meta