Color.FromHsva Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
FromHsva(Double, Double, Double, Double) | |
FromHsva(Int32, Int32, Int32, Int32) |
FromHsva(Double, Double, Double, Double)
public static Xamarin.Forms.Color FromHsva (double h, double s, double v, double a);
static member FromHsva : double * double * double * double -> Xamarin.Forms.Color
Parametreler
- h
- System.Double
- s
- System.Double
- v
- System.Double
- a
- System.Double
Döndürülenler
Şunlara uygulanır
FromHsva(Int32, Int32, Int32, Int32)
public static Xamarin.Forms.Color FromHsva (int h, int s, int v, int a);
static member FromHsva : int * int * int * int -> Xamarin.Forms.Color
Parametreler
- h
- System.Int32
- s
- System.Int32
- v
- System.Int32
- a
- System.Int32