Tint
Tint shifts the image toward green or magenta — the axis perpendicular to Temperature, for correcting or stylizing color casts that temperature alone can't fix (common under fluorescent or mixed lighting).
Parameters
| Parameter | Type | Range | Default | What it does |
|---|---|---|---|---|
| Amount | number | -100 to 100 | 0 | Negative shifts toward green, positive shifts toward magenta. |
How it works
Applied early, in scene-linear space, as a channel gain adjustment — the same stage as Temperature, White Balance, Highlights/Shadows, and Exposure.
See also
Temperature and White Balance cover the orange/blue axis.
Control preview
JSON structure
{
"id": "tint",
"enabled": true,
"params": {
"amount": 0
}
}