This operation exposes the following data pads, defining how it receives, processes, and emits image data:
false
Src-atop
Porter Duff operation src-atop (d = cA * aB + cB * (1.0f - aA)).
Src-out
Porter Duff operation src-out (d = cA * (1.0f - aB)).
On this page