StyleColorList extension
- on
Methods
-
toRGBAInt(
) → int -
Available on List, provided by the StyleColorList extension
Convert the color from a color expression to int.rgb
,rgba
,hsl
andhsla
formats are supported. Example input:[rgba, $R, $G, $B, $A]
.