MonobjcMonobjc Documented Class Library
NSImageRep Constructor
NamespacesMonobjc.AppKitNSImageRepNSImageRep()()()()
Members
IconMemberDescription
NSImageRep(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


NSImageRep()()()()
Initializes a new instance of the NSImageRep class.

NSImageRep(IntPtr)
Initializes a new instance of the NSImageRep class.

NSImageRep(String, Object, array<Object>[]()[][])
Initializes a new instance of the NSImageRep class.

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)