blendGray

blend two RGB pixels using alpha

pure nothrow
ubyte
blendGray
(
ubyte dst
,
ubyte src
,
uint alpha
)

Meta