Nodes · Comp
MaskedMerge
Compv1core
Overview
Combines two mattes: max (union), min (intersect), minus (subtract). The matte-assembly node.
Inputs
| Input | What it takes |
|---|---|
| A | the foreground, composited over B |
| B | the background — **B decides the format** |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| operation | Choice | max | The maths used to combine the inputs. |