blendColorPremul

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)

pure nothrow @nogc
blendColorPremul
(,,
ubyte alpha
)

Meta