Draw shapes, images, and other content on the screen.
Framework
- App
Kit
Draw shapes, images, and other content on the screen.
Framework
class NSGraphics Context
An object that represents a graphics context.
class NSBezier Path
An object that can create paths using PostScript-style commands.
Draw rectangles and other primitive shapes using these convenience functions.
class NSString Drawing Context
An object that manages metrics used when drawing attributed strings.
struct NSString Drawing Options
Constants for the rendering options for a string when it is drawn.
class NSGradient
An object that can draw gradient fill colors
class NSShadow
An encapsulation of the attributes used to create a drop shadow during drawing operations.
class NSOpen GLContext
An object that represents an OpenGL graphics context, into which all OpenGL calls are rendered.
class NSOpen GLLayer
A subclass of CAOpen
that is suitable for rendering OpenGL into layers.
class NSOpen GLPixel Format
An object that specifies the types of buffers and other attributes of the NSOpen
.
enum 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.