Function munsellToMhvc

  • Converts Munsell Color string to Munsell HVC.

    Throws

    if the given string is invalid.

    Parameters

    • munsellStr: string

      is the standard Munsell Color code.

    Returns Vector3

    [hue100, value, chroma]

Generated using TypeDoc