Hi all,
Wanted to see if someone could help me, I’m trying to write a mathematical formula which converts an RGB value from 32-bit linear to sRGB 8-bit (and vice versa). In essence, I just want to mimic what the CoronaColor picker does with its color preview. Using the color below as an example, I’d like to know how Corona converts the linear (56,244,6) into the 8-bit preview (128,250,46). Is there a formula I can use to do this conversion? I wasn’t able to find anything in the help files on this subject.