Blend two colors, where fg is a premultiplied color by its own alpha. We consider fg to be already scaled by (alpha/255) Return: (255-alpha)
See Implementation
Blend two colors, where fg is a premultiplied color by its own alpha. We consider fg to be already scaled by (alpha/255) Return: (255-alpha)