Nodes · Off-shelf
GradeMatch
Off-shelfv1core
Overview
Solves a grade that makes this image match a reference — automatic colour matching between plates.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
| mask | limits the effect to this matte — the engine's universal mask slot, applied for every node that declares it |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| source_black | Color | [0.0, 0.0, 0.0, 0.0] | Not documented yet. |
| source_white | Color | [1.0, 1.0, 1.0, 1.0] | Not documented yet. |
| target_black | Color | [0.0, 0.0, 0.0, 0.0] | Not documented yet. |
| target_white | Color | [1.0, 1.0, 1.0, 1.0] | Not documented yet. |
| mix | Float | 1 | Dissolves the effect back toward the input. 0 = off (bit-identical), 1 = full effect. |
See also
- Colour (MasterColor) — How to do a grade as one thought instead of eleven nodes.