• Preparing search index...
  • The search index is not available
Paint Bucket - v2.2.1
  • 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
Paint Bucket - v2.2.1
  • Loading...