Function “rgbaToHex”

function rgbaToHex(color)

Converts a `Color` object to its hexadecimal RGBA representation.

Parameters

NameTypeDescription
colorColorThe Color to convert to a hex string