NSColor.FromCalibratedHsb Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
FromCalibratedHsb(Byte, Byte, Byte)
public static AppKit.NSColor FromCalibratedHsb (byte hue, byte saturation, byte brightness);
static member FromCalibratedHsb : byte * byte * byte -> AppKit.NSColor
Параметры
Возвращаемое значение
FromCalibratedHsb(Int32, Int32, Int32)
public static AppKit.NSColor FromCalibratedHsb (int hue, int saturation, int brightness);
static member FromCalibratedHsb : int * int * int -> AppKit.NSColor
Параметры
Возвращаемое значение
FromCalibratedHsb(nfloat, nfloat, nfloat)
public static AppKit.NSColor FromCalibratedHsb (nfloat hue, nfloat saturation, nfloat brightness);
static member FromCalibratedHsb : nfloat * nfloat * nfloat -> AppKit.NSColor
Параметры
Возвращаемое значение