次の方法で共有


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

戻り値

属性

適用対象