StyleColorInt extension
Extension to convert color format
- on
Methods
-
toRGBA(
) → String -
Available on int, provided by the StyleColorInt extension
Convert the color from int format to a string with format "rgba(red, green, blue, alpha)".