getSrgbLinear

Returns the color state object representing the linearized sRGB color space.

This color state uses the primaries defined by BT.709-6 and a linear transfer function.

It is equivalent to the class.CicpParams.html tuple 1/8/0/1.

See e.g. the CSS Color Module for details about this colorstate.

Return

the color state object for linearized sRGB

Since

4.16