PLUS
{@usesMathJax} Adds the source pixels to the destination pixels and saturates the result.
\(\alpha_{out} = max(0, min(\alpha_{src} + \alpha_{dst}, 1))\)
\(C_{out} = max(0, min(C_{src} + C_{dst}, 1))\)
{@usesMathJax} Adds the source pixels to the destination pixels and saturates the result.
\(\alpha_{out} = max(0, min(\alpha_{src} + \alpha_{dst}, 1))\)
\(C_{out} = max(0, min(C_{src} + C_{dst}, 1))\)