It would be extremely useful for migration from System.Drawing to this library to have the FromHtml equivalent.
The FromHtml takes a string which can be a color name or hex string and converts it to the relevant color.
As a side note, there are 3.5 million downloads to this library, I think it can be released instead of being a pre-release...
Can also be called Color.FromString.
It would be extremely useful for migration from
System.Drawingto this library to have theFromHtmlequivalent.The
FromHtmltakes a string which can be a color name or hex string and converts it to the relevant color.As a side note, there are 3.5 million downloads to this library, I think it can be released instead of being a pre-release...
Can also be called
Color.FromString.