NSColor.FromCalibratedHsb Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
FromCalibratedHsb(Byte, Byte, Byte)
public static AppKit.NSColor FromCalibratedHsb (byte hue, byte saturation, byte brightness);
static member FromCalibratedHsb : byte * byte * byte -> AppKit.NSColor
Parâmetros
Retornos
FromCalibratedHsb(Int32, Int32, Int32)
public static AppKit.NSColor FromCalibratedHsb (int hue, int saturation, int brightness);
static member FromCalibratedHsb : int * int * int -> AppKit.NSColor
Parâmetros
Retornos
FromCalibratedHsb(nfloat, nfloat, nfloat)
public static AppKit.NSColor FromCalibratedHsb (nfloat hue, nfloat saturation, nfloat brightness);
static member FromCalibratedHsb : nfloat * nfloat * nfloat -> AppKit.NSColor
Parâmetros
Retornos