次の方法で共有


NSBitmapImageRep.ColorAt(nint, nint) メソッド

定義

[Foundation.Export("colorAtX:y:")]
public virtual AppKit.NSColor ColorAt (nint x, nint y);
abstract member ColorAt : nint * nint -> AppKit.NSColor
override this.ColorAt : nint * nint -> AppKit.NSColor

パラメーター

x
System.System.IntPtr System.nativeint
y
System.System.IntPtr System.nativeint

戻り値

属性

適用対象