toRgba

@JvmStatic
fun toRgba(vararg expressions: Expression): Expression

Returns a four-element array containing the input color's red, green, blue, and alpha components, in that order.


DSL function for "to-rgba".