MonoMac.AppKit.NSColor: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

BlendedColor(float, NSColor) : NSColor
Documentation for this section has not yet been entered.
ColorWithAlphaComponent(float) : NSColor
Documentation for this section has not yet been entered.
static
ControlAlternatingRowBackgroundColors() : NSColor[]
Documentation for this section has not yet been entered.
DrawSwatchInRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
static
FromCalibratedHsba(float, float, float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromCalibratedRgba(float, float, float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromCalibratedWhite(float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromCatalogName(string, string) : NSColor
Documentation for this section has not yet been entered.
static
FromCIColor(MonoMac.CoreImage.CIColor) : NSColor
Documentation for this section has not yet been entered.
static
FromColorSpace(NSColorSpace, float[]) : NSColor
Documentation for this section has not yet been entered.
static
FromControlTint(NSControlTint) : NSColor
Documentation for this section has not yet been entered.
static
FromDeviceCymka(float, float, float, float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromDeviceHsba(float, float, float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromDeviceRgba(float, float, float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromDeviceWhite(float, float) : NSColor
Documentation for this section has not yet been entered.
static
FromPasteboard(NSPasteboard) : NSColor
Documentation for this section has not yet been entered.
static
FromPatternImage(NSImage) : NSColor
Documentation for this section has not yet been entered.
GetCmyka(out float, out float, out float, out float, out float)
Documentation for this section has not yet been entered.
GetComponents(out float[])
Documentation for this section has not yet been entered.
GetHsba(out float, out float, out float, out float)
Documentation for this section has not yet been entered.
GetRgba(out float, out float, out float, out float)
Documentation for this section has not yet been entered.
GetWhiteAlpha(out float, out float)
Documentation for this section has not yet been entered.
HighlightWithLevel(float) : NSColor
Documentation for this section has not yet been entered.
Set()
Documentation for this section has not yet been entered.
SetFill()
Documentation for this section has not yet been entered.
SetStroke()
Documentation for this section has not yet been entered.
ShadowWithLevel(float) : NSColor
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
UsingColorSpace(NSColorSpace) : NSColor
Documentation for this section has not yet been entered.
UsingColorSpace(string) : NSColor
Documentation for this section has not yet been entered.
UsingColorSpace(string, MonoMac.Foundation.NSDictionary) : NSColor
Documentation for this section has not yet been entered.
WriteToPasteboard(NSPasteboard)
Documentation for this section has not yet been entered.

Protected Methods

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