Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Vibrance

Vibrance performs a more plesant pleasant modification of color's saturation. Leaving already saturated areas unchanged and having  effect on unsaturated colors. Default is 1.

...

Multiplies the  corrected color by 2^Exposure2^Exposure. Default is 0.


Offset

Adds this color to the corrected color. Default is 0.

Result = Corrected + Offset


Invert

Invert the output color. Default is OFF.

Result = 1 - clamp(Corrected, 0, 1)

Image Added