MonoMac.AppKit.NSGraphics Members

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

See Also: Inherited members from System.Object

Public Fields

static readonly
Blackfloat (0). Documentation for this section has not yet been entered.
static readonly
DarkGrayfloat (0.3333333). Documentation for this section has not yet been entered.
static readonly
LightGrayfloat (0.6666667). Documentation for this section has not yet been entered.
static readonly
Whitefloat (1). Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
AvailableWindowDepthsNSWindowDepth[]. Documentation for this section has not yet been entered.

Public Methods

static
BestDepth(MonoMac.Foundation.NSString, int, int, bool, ref bool) : NSWindowDepth
Documentation for this section has not yet been entered.
static
BitsPerPixelFromDepth(NSWindowDepth) : int
Documentation for this section has not yet been entered.
static
BitsPerSampleFromDepth(NSWindowDepth) : int
Documentation for this section has not yet been entered.
static
ColorSpaceFromDepth(NSWindowDepth) : MonoMac.Foundation.NSString
Documentation for this section has not yet been entered.
static
FrameRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
static
FrameRectWithWidth(System.Drawing.RectangleF, float)
Documentation for this section has not yet been entered.
static
NumberOfColorComponents(MonoMac.Foundation.NSString) : int
Documentation for this section has not yet been entered.
static
PlanarFromDepth(NSWindowDepth) : bool
Documentation for this section has not yet been entered.
static
RectClip(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
static
RectFill(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
static
RectFill(System.Drawing.RectangleF[])
Documentation for this section has not yet been entered.
static
ShowAnimationEffect(NSAnimationEffect, System.Drawing.PointF, System.Drawing.SizeF, MonoMac.Foundation.NSAction)
Documentation for this section has not yet been entered.
static
ShowAnimationEffect(NSAnimationEffect, System.Drawing.PointF, System.Drawing.SizeF, MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, IntPtr)
Documentation for this section has not yet been entered.