|
staticnoexcept |
Creates a xtd::drawing::color class from the specified name.
name | A string that is the name of a predefined color. Valid names are the same as the names of the elements of the xtd::drawing::known_color enumeration or hexadecimal value that represents argb value, or four decimal values separated by a comma representing respectively a, r, g, b, values. |