blendARGB

blend two RGB pixels using alpha

pure nothrow
uint
blendARGB
(
uint dst
,
uint src
,
uint alpha
)

Meta