This operation exposes the following data pads, defining how it receives, processes, and emits image data:
Plus
SVG blend operation plus (<code>d = cA + cB</code>).
Screen
SVG blend operation screen (<code>d = cA + cB - cA * cB</code>).
On this page