APIs
Log In
APIs

Utils.hexToRgb

📘

Static method

Utils.hexToRgb is static.
You can call it without actually instantiating the Utils class.

Utils.hexToRgb(hex:String)

Returns the given hexadecimal color string as an RGBA string.