ColorTranslator.ToHtml

ColorTranslator.ToHtml method

Maakt HTML-kleur van de kleur.

public static string ToHtml(Color c)
ParameterTypeBeschrijving
cColorDe kleurklasse.

Winstwaarde

De html-tekenreekskleur.

Zie ook