GlobalProfileColorToWebColor 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.ColorToWebColor instead.")]
public static string ColorToWebColor(
	Color color
)

Parameters

color  Color
 

Return Value

String

See Also