Color.FromHsv 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
FromHsv(Double, Double, Double) | |
FromHsv(Int32, Int32, Int32) |
FromHsv(Double, Double, Double)
public static Xamarin.Forms.Color FromHsv (double h, double s, double v);
static member FromHsv : double * double * double -> Xamarin.Forms.Color
Parametreler
- h
- System.Double
- s
- System.Double
- v
- System.Double
Döndürülenler
Şunlara uygulanır
FromHsv(Int32, Int32, Int32)
public static Xamarin.Forms.Color FromHsv (int h, int s, int v);
static member FromHsv : int * int * int -> Xamarin.Forms.Color
Parametreler
- h
- System.Int32
- s
- System.Int32
- v
- System.Int32