NSColor.FromDeviceHsba 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
FromDeviceHsba(Byte, Byte, Byte, Byte) | |
FromDeviceHsba(Int32, Int32, Int32, Int32) | |
FromDeviceHsba(nfloat, nfloat, nfloat, nfloat) |
FromDeviceHsba(Byte, Byte, Byte, Byte)
FromDeviceHsba(Int32, Int32, Int32, Int32)
FromDeviceHsba(nfloat, nfloat, nfloat, nfloat)
[Foundation.Export("colorWithDeviceHue:saturation:brightness:alpha:")]
public static AppKit.NSColor FromDeviceHsba (nfloat hue, nfloat saturation, nfloat brightness, nfloat alpha);
static member FromDeviceHsba : nfloat * nfloat * nfloat * nfloat -> AppKit.NSColor
Parâmetros
- hue
- nfloat
- saturation
- nfloat
- brightness
- nfloat
- alpha
- nfloat
Retornos
- Atributos