MonoMac.AppKit.NSImage Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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

Public Properties

AccessibilityDescriptionstring. Documentation for this section has not yet been entered.
AlignmentRectSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
BackgroundColorNSColor. Documentation for this section has not yet been entered.
CacheModeNSImageCacheMode. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateNSImageDelegate. An instance of the MonoMac.AppKit.NSImageDelegate model class which acts as the class delegate.
Flippedbool. Documentation for this section has not yet been entered.
ImageDidNotDrawNSImageRect. Delegate invoked by the object to get a value.
[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
ImageUnfilteredTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
IsValidbool. Documentation for this section has not yet been entered.
MatchesOnMultipleResolutionbool. Documentation for this section has not yet been entered.
Namestring. Documentation for this section has not yet been entered.
PrefersColorMatchbool. Documentation for this section has not yet been entered.
SizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
Templatebool. Documentation for this section has not yet been entered.
UsesEpsOnResolutionMismatchbool. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

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.

Public Events

DidLoadPartOfRepresentationEvent raised by the object.
DidLoadRepresentationEvent raised by the object.
DidLoadRepresentationHeaderEvent raised by the object.
WillLoadRepresentationEvent raised by the object.