StyleColorInt extension

Extension to convert color format

on

Methods

toRGBA() String
Convert the color from int format to a string with format "rgba(red, green, blue, alpha)".