SRC_ATOP
{@usesMathJax} Discards the source pixels that do not cover destination pixels. Draws remaining source pixels over destination pixels.
\(\alpha_{out} = \alpha_{dst}\)
\(C_{out} = \alpha_{dst} * C_{src} + (1 - \alpha_{src}) * C_{dst}\)