color-srgb-to-xyz
color-srgb-to-xyz is a compiled Lisp function in `color.el
'.
(color-srgb-to-xyz RED GREEN BLUE)
Convert RED GREEN BLUE colors from the sRGB color space to CIE XYZ.
RED, GREEN and BLUE should be between 0.0 and 1.0, inclusive.
color.el
'.
(color-srgb-to-xyz RED GREEN BLUE)
Convert RED GREEN BLUE colors from the sRGB color space to CIE XYZ.
RED, GREEN and BLUE should be between 0.0 and 1.0, inclusive.