ToHtml

ColorTranslator.ToHtml method

Traduit le spécifiéColor structure en une représentation de couleur de chaîne HTML.

public static string ToHtml(Color c)
ParamètreTaperLa description
cColorLaColor structure à traduire.

Return_Value

La chaîne qui représente la couleur HTML.

Voir également