Share via


NSImage.RemoveRepresentation(NSImageRep) Method

Definition

[Foundation.Export("removeRepresentation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveRepresentation(AppKit.NSImageRep imageRep);
[<Foundation.Export("removeRepresentation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveRepresentation : AppKit.NSImageRep -> unit
override this.RemoveRepresentation : AppKit.NSImageRep -> unit

Parameters

imageRep
NSImageRep
Attributes

Applies to