Skip to content

llsRGB2Linear

Function Syntax
vector llsRGB2Linear(
  1. vector srgb // A color in the sRGB colorspace.
);

Converts a color from the sRGB to the linear colorspace.