FromHtml
ColorTranslator.FromHtml method
Converte una rappresentazione del colore HTML in un GDI+Color struttura.
public static Color FromHtml(string htmlColor)
Parametro | Tipo | Descrizione |
---|---|---|
htmlColor | String | La rappresentazione di stringa del colore HTML da tradurre. |
Valore di ritorno
IlColor struttura che rappresenta il colore HTML tradotto oEmpty se htmlColor è nullo.
Guarda anche
- struct Color
- class ColorTranslator
- spazio dei nomi System.Drawing
- assemblea Aspose.Drawing