Compositors

Lighten

svg:lighten
SVG blend operation lighten (<code>d = MAX (cA * aB, cB * aA) + cA * (1 - aB) + cB * (1 - aA)</code>).
Picture not available yet

Operation pads

This operation exposes the following data pads, defining how it receives, processes, and emits image data:

Input
Aux
Output

Operation properties

SRGB
gboolean
Use sRGB gamma instead of linear.
Default false