rgba property

({double a, int b, int g, int r}) rgba

Returns a RGBA record.

Implementation

({int r, int g, int b, double a}) get rgba;