Contents

NSCompositingOperation.destinationOut

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

Declaration

case destinationOut

Discussion

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

See Also

Operations for Compositing