GlobalProfileWebColorToColor Method
Note: This API is now obsolete.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
[ObsoleteAttribute("Use SMath.Drawing.Graphics.GetColorByName instead.")]
public static int WebColorToColor(
string value
)
<ObsoleteAttribute("Use SMath.Drawing.Graphics.GetColorByName instead.")>
Public Shared Function WebColorToColor (
value As String
) As Integer
public:
[ObsoleteAttribute(L"Use SMath.Drawing.Graphics.GetColorByName instead.")]
static int WebColorToColor(
String^ value
)
[<ObsoleteAttribute("Use SMath.Drawing.Graphics.GetColorByName instead.")>]
static member WebColorToColor :
value : string -> int
- value String
-
Int32