blendAlpha

blend two alpha values 0..255 (255 is fully transparent, 0 is opaque)

pure nothrow
uint
blendAlpha
(
uint a1
,
uint a2
)

Meta