Function munsellValueToY

  • Converts Munsell value to Y (of XYZ) based on the formula in the ASTM D1535-18e1.

    Parameters

    • v: number

      will be in [0, 10]. Clamped if it exceeds the interval.

    Returns number

    Y

Generated using TypeDoc