Contents

NSCompositingOperation.xor

Exclusive OR of the source and destination images.

Declaration

case xor

Discussion

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

See Also

Operations for Compositing