Draw shapes, images, and other content on the screen.
Framework
- App
Kit
Draw shapes, images, and other content on the screen.
Framework
NSGraphics Context
An object that represents a graphics context.
NSBezier Path
An object that can create paths using PostScript-style commands.
Draw rectangles and other primitive shapes using these convenience functions.
NSString Drawing Context
An object that manages metrics used when drawing attributed strings.
NSString Drawing Options
Constants for the rendering options for a string when it is drawn.
NSGradient
An object that can draw gradient fill colors
NSShadow
An encapsulation of the attributes used to create a drop shadow during drawing operations.
NSOpen GLContext
An object that represents an OpenGL graphics context, into which all OpenGL calls are rendered.
NSOpen GLLayer
A subclass of CAOpen
that is suitable for rendering OpenGL into layers.
NSOpen GLPixel Format
An object that specifies the types of buffers and other attributes of the NSOpen
.
NSOpen GLGlobal Option
These constants are option names for NSOpen
and NSOpen
.
Create and manage images, in bitmap, PDF, and other formats.
Represent colors using built-in or custom formats, and give users options for selecting and applying colors.
Display the system print panels and manage the printing process.