Skip to content

Modulate effects

vivi requested to merge (removed):modulate-effects into master

Allows modifying hue, saturation, and brightness

Argument for saturation and brightness are percentages. This means that 100 keeps the file unchanged, 50 halfs, 200 doubles, 0 removes, and so on)

Argument for hue is an offset in degrees, so 180 would invert all hues.

Merge request reports