Out

Out is the same as the Merge node, only with operation set to out by default. The Out node can be useful for combining mattes. It layers images together using the out compositing algorithm: A(1-b), where b is the alpha value of a pixel from image B. This algorithm only shows the areas of image A that overlap areas of B which are rejected when using B in a matte.

See also Merge.

Step-by-Step Guides

Layering Images Together with the Merge Node