Top "Alphablending" questions

Alpha blending is a convex combination of a translucent foreground color with a background color allowing for transparency effects.

Alpha Compositing Algorithm (Blend Modes)

I'm trying to implement blend modes from the PDF specification, for my own pleasure, in SASS. PDF Specification: http://www.…

algorithm math pdf sass alphablending