Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Function rgbaToHex

    • Converts an RGB/RGBA color string to hex format.

      Parameters

      • color: string

        Color string in rgb, rgba, or hex format.

      Returns string

      Hex color string with optional alpha channel.