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