Blend pixels we're drawing with cavas based on alpha. Currently, `color_t` doesn't support alpha. References * https://www.youtube.com/watch?v=aKnl8-qifvE * https://en.wikipedia.org/wiki/Alpha_compositing
Blend pixels we're drawing with cavas based on alpha. Currently,
color_tdoesn't support alpha.References