ToHtml
ColorTranslator.ToHtml method
Traduce l’oggetto specificatoColor struttura in una rappresentazione del colore di una stringa HTML.
public static string ToHtml(Color c)
Parametro | Tipo | Descrizione |
---|---|---|
c | Color | IlColor struttura da tradurre. |
Valore di ritorno
La stringa che rappresenta il colore HTML.
Guarda anche
- struct Color
- class ColorTranslator
- spazio dei nomi System.Drawing
- assemblea Aspose.Drawing