NSColor.FromCalibratedRgb メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
FromCalibratedRgb(Byte, Byte, Byte)
public static AppKit.NSColor FromCalibratedRgb (byte red, byte green, byte blue);
static member FromCalibratedRgb : byte * byte * byte -> AppKit.NSColor
パラメーター
戻り値
FromCalibratedRgb(Int32, Int32, Int32)
public static AppKit.NSColor FromCalibratedRgb (int red, int green, int blue);
static member FromCalibratedRgb : int * int * int -> AppKit.NSColor
パラメーター
戻り値
FromCalibratedRgb(nfloat, nfloat, nfloat)
public static AppKit.NSColor FromCalibratedRgb (nfloat red, nfloat green, nfloat blue);
static member FromCalibratedRgb : nfloat * nfloat * nfloat -> AppKit.NSColor
パラメーター
戻り値