ColorTranslator.ToHtml

ColorTranslator.ToHtml method

Vertaalt het gespecificeerdeColor structuur naar een HTML-tekenreekskleurrepresentatie.

public static string ToHtml(Color c)
ParameterTypeBeschrijving
cColorDeColor structuur te vertalen.

Winstwaarde

De tekenreeks die de HTML-kleur vertegenwoordigt.

Zie ook