to_string


Description:

[ Version ( since = "0.2" ) ]
public string to_string ()

Returns a textual specification of this in the hexadecimal form <literal>&num;rrggbbaa< /literal>, where <literal>r</literal>, <literal>g</literal>, <literal>b</literal> and <literal >a</literal> are hexadecimal digits representing the red, green, blue and alpha components respectively.

Parameters:

this

a Color

Returns:

a newly-allocated text string