@dragonspark/chroma-kit
    Preparing search index...

    Function labToJzAzBz

    • Converts a color from CIE Lab to the JzAzBz color space.

      This function uses the automatic conversion system to find the optimal path from Lab to JzAzBz, which typically goes through XYZ.

      Parameters

      • color: LabColor

        The Lab color to convert

      • OptionalpeakLuminance: number = 10000

        The peak luminance of the display, in nits

      Returns JzAzBzColor

      The color in JzAzBz space