NSColor.FromGamma22White(nfloat, nfloat) 方法

定义

[Foundation.Export("colorWithGenericGamma22White:alpha:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSColor FromGamma22White (nfloat white, nfloat alpha);
static member FromGamma22White : nfloat * nfloat -> AppKit.NSColor

参数

white
nfloat
alpha
nfloat

返回

属性

适用于