Contents

NSCompositingOperation.sourceOver

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

Declaration

case sourceOver

Discussion

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

See Also

Operations for Compositing