MonoMac.AppKit.NSGraphicsContext: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

FlushGraphics()
Documentation for this section has not yet been entered.
static
FromAttributes(MonoMac.Foundation.NSDictionary) : NSGraphicsContext
Documentation for this section has not yet been entered.
static
FromBitmap(NSBitmapImageRep) : NSGraphicsContext
Documentation for this section has not yet been entered.
static
FromGraphicsPort(MonoMac.CoreGraphics.CGContext, bool) : NSGraphicsContext
Documentation for this section has not yet been entered.
static
FromGraphicsPort(IntPtr, bool) : NSGraphicsContext
Documentation for this section has not yet been entered.
static
FromWindow(NSWindow) : NSGraphicsContext
Documentation for this section has not yet been entered.
static
GlobalRestoreGraphicsState()
Documentation for this section has not yet been entered.
static
GlobalSaveGraphicsState()
Documentation for this section has not yet been entered.
RestoreGraphicsState()
Documentation for this section has not yet been entered.
SaveGraphicsState()
Documentation for this section has not yet been entered.
static
SetGraphicsState(int)
Documentation for this section has not yet been entered.

Protected Methods

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