Function: color-srgb-to-oklab
color-srgb-to-oklab is a byte-compiled function defined in
css-mode.el.gz.
Signature
(color-srgb-to-oklab R G B)
Documentation
[Compatibility function for color-srgb-to-oklab, defined in Emacs 30.1. See
(compat) Emacs 30.1' for more details.]
Convert the sRGB color R G B to Oklab.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/css-mode.el.gz
;; Could not find source code, showing raw function object.
#[771 "\300\301\302#\"\207"
[apply color-xyz-to-oklab color-srgb-to-xyz]
9 "[Compatibility function for `color-srgb-to-oklab', defined in Emacs 30.1. See\n(compat) Emacs 30.1' for more details.]\n\nConvert the sRGB color R G B to Oklab.\n\n(fn R G B)"]