Share via


NSImageRep.ImageRepFromPasteboard(NSPasteboard) Method

Definition

[Foundation.Export("imageRepWithPasteboard:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSImageRep ImageRepFromPasteboard(AppKit.NSPasteboard pasteboard);
[<Foundation.Export("imageRepWithPasteboard:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ImageRepFromPasteboard : AppKit.NSPasteboard -> AppKit.NSImageRep

Parameters

pasteboard
NSPasteboard

Returns

Attributes

Applies to