save_graphic_context method

save_graphic_context

Pushes a copy of the entire graphics context onto the stack.

def save_graphic_context(self):
    ...

See Also