toRgba constant

String const toRgba

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

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const toRgba = "to-rgba";