The members of MonoMac.AppKit.NSImageRep are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
| BitsPerSample | int. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ColorSpaceName | string. Documentation for this section has not yet been entered. | |
| [read-only] | HasAlpha | bool. Documentation for this section has not yet been entered. |
| [read-only] static | ImageFileTypes | string[]. Documentation for this section has not yet been entered. |
| [read-only] static | ImagePasteboardTypes | string[]. Documentation for this section has not yet been entered. |
| [read-only] static | ImageTypes | string[]. Documentation for this section has not yet been entered. |
| [read-only] static | ImageUnfilteredFileTypes | string[]. Documentation for this section has not yet been entered. |
| [read-only] static | ImageUnfilteredPasteboardTypes | string[]. Documentation for this section has not yet been entered. |
| [read-only] static | ImageUnfilteredTypes | string[]. Documentation for this section has not yet been entered. |
| Opaque | bool. Documentation for this section has not yet been entered. | |
| PixelsHigh | int. Documentation for this section has not yet been entered. | |
| PixelsWide | int. Documentation for this section has not yet been entered. | |
| Size | System.Drawing.SizeF. Documentation for this section has not yet been entered. |
AsCGImage(System.Drawing.RectangleF, NSGraphicsContext, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
static | CanInitWithData(MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | |
static | CanInitWithPasteboard(NSPasteboard)Documentation for this section has not yet been entered. | |
Draw()Documentation for this section has not yet been entered. | ||
DrawAtPoint(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
DrawInRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
DrawInRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSCompositingOperation, float, bool, MonoMac.Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
static | ImageRepClassForData(MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | |
static | ImageRepClassForFileType(string)Documentation for this section has not yet been entered. | |
static | ImageRepClassForPasteboardType(string)Documentation for this section has not yet been entered. | |
static | ImageRepClassForType(string)Documentation for this section has not yet been entered. | |
static | ImageRepFromFile(string)Documentation for this section has not yet been entered. | |
static | ImageRepFromPasteboard(NSPasteboard)Documentation for this section has not yet been entered. | |
static | ImageRepFromUrl(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | |
static | ImageRepsFromFile(string)Documentation for this section has not yet been entered. | |
static | ImageRepsFromPasteboard(NSPasteboard)Documentation for this section has not yet been entered. | |
static | ImageRepsFromUrl(MonoMac.Foundation.NSUrl)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. | |