ColorTranslator.ToHtml

ColorTranslator.ToHtml method

Crea color HTML a partir del color.

public static string ToHtml(Color c)
ParámetroEscribeDescripción
cColorLa clase de color.

Valor_devuelto

El color de la cadena html.

Ver también