[]
Parses ARGB string and returns the Color value.
public static Color ParseARGBString(string str)
The string to parse.
The Colorvalue.