MonoMac.AppKit.NSImageRep: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AsCGImage(System.Drawing.RectangleF, NSGraphicsContext, MonoMac.Foundation.NSDictionary) : MonoMac.CoreGraphics.CGImage
Documentation for this section has not yet been entered.
static
CanInitWithData(MonoMac.Foundation.NSData) : bool
Documentation for this section has not yet been entered.
static
CanInitWithPasteboard(NSPasteboard) : bool
Documentation for this section has not yet been entered.
Draw() : bool
Documentation for this section has not yet been entered.
DrawAtPoint(System.Drawing.PointF) : bool
Documentation for this section has not yet been entered.
DrawInRect(System.Drawing.RectangleF) : bool
Documentation for this section has not yet been entered.
DrawInRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSCompositingOperation, float, bool, MonoMac.Foundation.NSDictionary) : bool
Documentation for this section has not yet been entered.
static
ImageRepClassForData(MonoMac.Foundation.NSData) : MonoMac.ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
ImageRepClassForFileType(string) : MonoMac.ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
ImageRepClassForPasteboardType(string) : MonoMac.ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
ImageRepClassForType(string) : MonoMac.ObjCRuntime.Class
Documentation for this section has not yet been entered.
static
ImageRepFromFile(string) : NSImageRep
Documentation for this section has not yet been entered.
static
ImageRepFromPasteboard(NSPasteboard) : NSImageRep
Documentation for this section has not yet been entered.
static
ImageRepFromUrl(MonoMac.Foundation.NSUrl) : NSImageRep
Documentation for this section has not yet been entered.
static
ImageRepsFromFile(string) : NSImageRep[]
Documentation for this section has not yet been entered.
static
ImageRepsFromPasteboard(NSPasteboard) : NSImageRep[]
Documentation for this section has not yet been entered.
static
ImageRepsFromUrl(MonoMac.Foundation.NSUrl) : NSImageRep[]
Documentation for this section has not yet been entered.
static
RegisterImageRepClass(MonoMac.ObjCRuntime.Class)
Documentation for this section has not yet been entered.
SetAlpha(bool)
Documentation for this section has not yet been entered.
static
UnregisterImageRepClass(MonoMac.ObjCRuntime.Class)
Documentation for this section has not yet been entered.