from_prefs_string


Description:

public static Color from_prefs_string (string s)

Create new color converted from string formatted like "%d;;%d;;%d;;%d" with numeric entries ranged in 0..255

Returns:

new Color based on the given string