<feComponentTransfer> Playground
Per-channel transfer functions for fine-grained colour control. Adjust brightness, contrast, gamma, or posterise each RGBA channel independently.
Preview
Parameters
"linear" - adjust brightness/contrast with slope + intercept
"gamma" - non-linear correction (like monitor gamma)
"identity" - pass through unchanged
"gamma" - non-linear correction (like monitor gamma)
"identity" - pass through unchanged
Generated Code