GlobalProfileWebColorToColor Method

Note: This API is now obsolete.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
[ObsoleteAttribute("Use SMath.Drawing.Graphics.GetColorByName instead.")]
public static int WebColorToColor(
	string value
)

Parameters

value  String
 

Return Value

Int32

See Also