rgb property

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

Returns a RGB record.

Implementation

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