System.Drawing.Color.Parse Method
This element is not available using the selected API.
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article
Creates a new Color instance from a string.
public static final Color parse (
String colorString
)
Please see Encoding Colors in Strings for valid colorString formats.
Windows, Linux, Android
In this article
Creates a new Color instance from a string.
Color parse ( colorString )
Please see Encoding Colors in Strings for valid colorString formats.
Windows, Linux, Android
In this article