Share via


NSImageRep.ImageRepsFromPasteboard(NSPasteboard) Method

Definition

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

Parameters

pasteboard
NSPasteboard

Returns

Attributes

Applies to