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