Sepia
Sepia applies a classic warm monochrome tone, the look of aged photographic prints.
Parameters
| Parameter | Type | Range | Default | What it does |
|---|---|---|---|---|
| Amount | number | 0 to 100% | 100% | Strength of the sepia effect. |
See also
Monochrome for black and white with a custom RGB tint instead of the fixed sepia tone.
Control preview
JSON structure
{
"id": "sepia",
"enabled": true,
"params": {
"amount": 100
}
}