Color.FromInt
Color.FromInt method
Gibt eine neue Farbe mit dem angeforderten ARGB-Wert zurück.
public static Color FromInt(int argb)
Parameter | Typ | Beschreibung |
---|---|---|
argb | Int32 | Ein int, das den ARGB-Wert der Farbe darstellt. |
Rückgabewert
Eine neue Instanz derColor
Klasse
Siehe auch
- class Color
- namensraum Aspose.Html.Drawing
- Montage Aspose.HTML