to_string


Description:

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

Returns a textual specification of this in the hexadecimal form #rrggbbaa, where r, g, b and a are hexadecimal digits representing the red, green, blue and alpha components respectively.

Parameters:

this

a Color

Returns:

a newly-allocated text string