saveGraphicsState()
Saves the graphics state of the current graphics context.
Declaration
class func saveGraphicsState()Discussion
This method sends the current graphics context a saveGraphicsState() message and pushes the context onto the per-thread stack.