restoreGState()
Sets the current graphics state to the state most recently saved.
Declaration
func restoreGState()Discussion
Core Graphics removes the graphics state at the top of the stack so that the most recently saved state becomes the current graphics state.