Function blendARGB
blend two RGB pixels using alpha
Prototype
uint blendARGB( uint dst, uint src, uint alpha );
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2015
License
Boost License 1.0
blend two RGB pixels using alpha
uint blendARGB( uint dst, uint src, uint alpha );
Vadim Lopatin, coolreader.org@gmail.com
Vadim Lopatin, 2015
Boost License 1.0