Creates a color from a long value

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public static Color FromValue(
	string colVal
)

Parameters

colVal
Type: System..::..String

[Missing <param name="colVal"/> documentation for "M:Skewworks.NETMF.Colors.FromValue(System.String)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Skewworks.NETMF.Colors.FromValue(System.String)"]

See Also