MonoMac.AppKit.NSGraphicsContext Members

The members of MonoMac.AppKit.NSGraphicsContext 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

[read-only]
AttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
CIContextMonoMac.CoreImage.CIContext. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ColorRenderingIntentNSColorRenderingIntent. Documentation for this section has not yet been entered.
CompositingOperationNSComposite. Documentation for this section has not yet been entered.
static
CurrentContextNSGraphicsContext. Documentation for this section has not yet been entered.
[read-only]
GraphicsPortMonoMac.CoreGraphics.CGContext. Documentation for this section has not yet been entered.
ImageInterpolationNSImageInterpolation. Documentation for this section has not yet been entered.
[read-only]
static
IsCurrentContextDrawingToScreenbool. Documentation for this section has not yet been entered.
[read-only]
IsDrawingToScreenbool. Documentation for this section has not yet been entered.
[read-only]
IsFlippedbool. Documentation for this section has not yet been entered.
PatternPhaseSystem.Drawing.PointF. Documentation for this section has not yet been entered.
ShouldAntialiasbool. Documentation for this section has not yet been entered.

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.