NSColor.FromCalibratedWhite(nfloat, nfloat) 方法

定义

[Foundation.Export("colorWithCalibratedWhite:alpha:")]
public static AppKit.NSColor FromCalibratedWhite (nfloat white, nfloat alpha);
static member FromCalibratedWhite : nfloat * nfloat -> AppKit.NSColor

参数

white
nfloat
alpha
nfloat

返回

属性

适用于