MonoMac.AppKit.NSImageRep Members

The members of MonoMac.AppKit.NSImageRep are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

BitsPerSampleint. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ColorSpaceNamestring. Documentation for this section has not yet been entered.
[read-only]
HasAlphabool. Documentation for this section has not yet been entered.
[read-only]
static
ImageFileTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ImagePasteboardTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ImageTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ImageUnfilteredFileTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ImageUnfilteredPasteboardTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
ImageUnfilteredTypesstring[]. Documentation for this section has not yet been entered.
Opaquebool. Documentation for this section has not yet been entered.
PixelsHighint. Documentation for this section has not yet been entered.
PixelsWideint. Documentation for this section has not yet been entered.
SizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.

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.