NSColor.FromDeviceCymka Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
FromDeviceCymka(Byte, Byte, Byte, Byte, Byte) | |
FromDeviceCymka(Int32, Int32, Int32, Int32, Int32) | |
FromDeviceCymka(nfloat, nfloat, nfloat, nfloat, nfloat) |
FromDeviceCymka(Byte, Byte, Byte, Byte, Byte)
FromDeviceCymka(Int32, Int32, Int32, Int32, Int32)
FromDeviceCymka(nfloat, nfloat, nfloat, nfloat, nfloat)
[Foundation.Export("colorWithDeviceCyan:magenta:yellow:black:alpha:")]
public static AppKit.NSColor FromDeviceCymka (nfloat cyan, nfloat magenta, nfloat yellow, nfloat black, nfloat alpha);
static member FromDeviceCymka : nfloat * nfloat * nfloat * nfloat * nfloat -> AppKit.NSColor
Paramètres
- cyan
- nfloat
- magenta
- nfloat
- yellow
- nfloat
- black
- nfloat
- alpha
- nfloat
Retours
- Attributs