ToHtml

ColorTranslator.ToHtml method

Översätter det angivnaColor struktur till en HTML-strängfärgrepresentation.

public static string ToHtml(Color c)
ParameterTypBeskrivning
cColorDeColor struktur för att översätta.

Returvärde

Strängen som representerar HTML-färgen.

Se även