rgb property

({int b, int g, int r}) get rgb

Returns a RGB record.

Implementation

({int r, int g, int b}) get rgb;