srgbToLinearRgb

Assumes the input u is already between 0 and 1 fyi.

@safe nothrow pure @safe @nogc
double
srgbToLinearRgb
(
double u
)
Suggestion Box / Bug Report