[]
This method is based on ColorConverter.ConvertFrom(...) method from WinForms.
public static bool TryColorFromString(string s, CultureInfo culture, out Color v)
Type | Name | Description |
---|---|---|
string | s | |
CultureInfo | culture | |
Color | v |
Type | Description |
---|---|
bool |