CTFTNKS Project Documentation - v1.3.0
    Preparing search index...

    Function hexToRgbA

    • Converts a hex color string to rgba format.

      Parameters

      • hex: string

        The hex color string.

      • a: number

        Alpha value (0-1).

      Returns string

      The rgba color string.