Color.FromInt
Color.FromInt method
İstenen ARGB değerine sahip yeni bir Renk döndürür.
public static Color FromInt(int argb)
Parametre | Tip | Tanım |
---|---|---|
argb | Int32 | Rengin ARGB değerini temsil eden bir int. |
Geri dönüş değeri
yeni bir örneğiColor
sınıf
Ayrıca bakınız
- class Color
- ad alanı Aspose.Svg.Drawing
- toplantı Aspose.SVG