NSGraphics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class NSGraphics
type NSGraphics = class
Inheritance
Fields
Properties
Methods
BestDepth(NSString, nint, nint, Boolean, Boolean)
BitsPerPixelFromDepth(NSWindowDepth)
BitsPerSampleFromDepth(NSWindowDepth)
ColorSpaceFromDepth(NSWindowDepth)
DisableScreenUpdates()
DrawDarkBezel(CGRect, CGRect)
DrawGrayBezel(CGRect, CGRect)
DrawGroove(CGRect, CGRect)
DrawLightBezel(CGRect, CGRect)
DrawTiledRects(CGRect, CGRect, NSRectEdge[], nfloat[])
DrawWhiteBezel(CGRect, CGRect)
DrawWindowBackground(CGRect)
EnableScreenUpdates()
FrameRect(CGRect, nfloat, NSCompositingOperation)
FrameRect(CGRect, nfloat)
FrameRect(CGRect)
FrameRectWithWidth(CGRect, nfloat)
NumberOfColorComponents(NSString)
PlanarFromDepth(NSWindowDepth)
RectClip(CGRect)
RectFill(CGRect, NSCompositingOperation)
RectFill(CGRect)
RectFill(CGRect[])
SetFocusRingStyle(NSFocusRingPlacement)
ShowAnimationEffect(NSAnimationEffect, CGPoint, CGSize, Action)
ShowAnimationEffect(NSAnimationEffect, CGPoint, CGSize, NSObject, Selector, IntPtr)
Applies to