Contents

NSCompositingOperation.sourceOut

The source image wherever it is opaque and the destination image is transparent, and transparent elsewhere.

Declaration

case sourceOut

Discussion

The source image is applied using the formula R = S*(1 - Da).

See Also

Operations for Compositing