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

    Function rgbaToHex

    • Converts an RGB/RGBA color to hex format.

      Parameters

      • color: string

        Color string (rgb, rgba, or hex)

      Returns string

      Hex color string with optional alpha channel