• Converts a Hex color to Yuv color.

    Parameters

    • hex: string

      The hex color.

    • profile: YuvProfile = YuvProfile.BT_470

      The Yuv color profile.

    Returns Yuv

    the Yuv color.

Generated using TypeDoc