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
- module
aspose.svg.rendering.image
- class
ImageDevice
Pushes a copy of the entire graphics context onto the stack.
def save_graphic_context(self):
...
aspose.svg.rendering.image
ImageDevice