rgbtoxyz
vector rgbtoxyz(vector rgb)
Convert a linear sRGB (Rec. 709) triplet to CIE XYZ tristimulus values. XYZ can be thought of as a ‘universal color space’.
vector rgbtoxyz(vector rgb)
Convert a linear sRGB (Rec. 709) triplet to CIE XYZ tristimulus values. XYZ can be thought of as a ‘universal color space’.