Is it possible to clamp exponential value to say, for example '200' (instead of default '255')? I'm getting white burnt areas around window and thought this solution would help.
Exponential – this mode will saturate the colors based on their brightness. This can be useful to prevent burn-outs in very bright areas (for example, around light sources, etc.). This mode will clamp colors so that no value exceeds (255, or 1 in floating point value)
Thanks for reading.
Kelvin.