Preparing search index...
The search index is not available
Paint Bucket - v2.2.0
Paint Bucket
color-model/lab
convertXYZToLAB
Function convertXYZToLAB
convertXYZToLAB
(
xyz
,
lab
,
whitePoint
?
)
:
LAB
Convert XYZa to CIELAB.
Parameters
xyz
:
XYZ
lab
:
LAB
whitePoint
:
WhitePoint
= WhitePoint.CIE1964.D65
Returns
LAB
See
CSS Color Module Level 4
Color math and programming code examples
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Paint Bucket - v2.2.0
Loading...
Convert XYZa to CIELAB.