NSGraphicsContext Class Reference
PDF
Overview
Tasks
Creating a Graphics Context
Managing the Current Context
Managing the Graphics State
Testing the Drawing Destination
Getting Information About a Context
Flushing Graphics to the Context
Managing the Focus Stack
Configuring Rendering Options
Getting the Core Image Context
Managing the Color Rendering Intent
Class Methods
currentContext
currentContextDrawingToScreen
graphicsContextWithAttributes:
graphicsContextWithBitmapImageRep:
graphicsContextWithGraphicsPort:flipped:
graphicsContextWithWindow:
restoreGraphicsState
saveGraphicsState
setCurrentContext:
setGraphicsState:
Instance Methods
attributes
CIContext
colorRenderingIntent
compositingOperation
flushGraphics
focusStack
graphicsPort
imageInterpolation
isDrawingToScreen
isFlipped
patternPhase
restoreGraphicsState
saveGraphicsState
setColorRenderingIntent:
setCompositingOperation:
setFocusStack:
setImageInterpolation:
setPatternPhase:
setShouldAntialias:
shouldAntialias
Constants
Attribute dictionary keys
Representation format attribute keys
NSImageInterpolation
NSColorRenderingIntent
Color Rendering Intent Constants
Revision History
Index
Companion Guide
Cocoa Drawing Guide