MonoMac.AppKit.NSImage: Method Members

The methods of MonoMac.AppKit.NSImage are listed below. For a list of all members, see the NSImage Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddRepresentation(NSImageRep)
Documentation for this section has not yet been entered.
AddRepresentations(NSImageRep[])
Documentation for this section has not yet been entered.
AsCGImage(System.Drawing.RectangleF, NSGraphicsContext, MonoMac.Foundation.NSDictionary) : MonoMac.CoreGraphics.CGImage
Documentation for this section has not yet been entered.
AsTiff() : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
AsTiff(NSTiffCompression, float) : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
BestRepresentation(System.Drawing.RectangleF, NSGraphicsContext, MonoMac.Foundation.NSDictionary) : NSImageRep
Documentation for this section has not yet been entered.
BestRepresentationForDevice(MonoMac.Foundation.NSDictionary) : NSImageRep
Documentation for this section has not yet been entered.
CancelIncrementalLoad()
Documentation for this section has not yet been entered.
static
CanInitWithPasteboard(NSPasteboard) : bool
Documentation for this section has not yet been entered.
Draw(NSImageRep, System.Drawing.RectangleF) : bool
Documentation for this section has not yet been entered.
Draw(System.Drawing.PointF, System.Drawing.RectangleF, NSCompositingOperation, float)
Documentation for this section has not yet been entered.
Draw(System.Drawing.RectangleF, System.Drawing.RectangleF, NSCompositingOperation, float)
Documentation for this section has not yet been entered.
Draw(System.Drawing.RectangleF, System.Drawing.RectangleF, NSCompositingOperation, float, bool, MonoMac.Foundation.NSDictionary)
Documentation for this section has not yet been entered.
DrawInRect(string, System.Drawing.RectangleF, MonoMac.Foundation.NSDictionary)
Documentation for this section has not yet been entered.
DrawInRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSCompositingOperation, float)
Documentation for this section has not yet been entered.
static
FromStream(System.IO.Stream) : NSImage
Documentation for this section has not yet been entered.
HitTestRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSGraphicsContext, MonoMac.Foundation.NSDictionary, bool) : bool
Documentation for this section has not yet been entered.
static
ImageNamed(string) : NSImage
Documentation for this section has not yet been entered.
static
ImageUnfilteredFileTypes() : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
static
ImageUnfilteredPasteboardTypes() : string[]
Documentation for this section has not yet been entered.
LockFocus()
Documentation for this section has not yet been entered.
LockFocusFlipped(bool)
Documentation for this section has not yet been entered.
Recache()
Documentation for this section has not yet been entered.
RemoveRepresentation(NSImageRep)
Documentation for this section has not yet been entered.
Representations() : NSImageRep[]
Documentation for this section has not yet been entered.
StringSize(string, MonoMac.Foundation.NSDictionary) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
UnlockFocus()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSImage object.