toRgba

fun toRgba(block: Expression.ExpressionBuilder.() -> Unit): Expression

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