Method Cairo.Context()->restore()
classCairo.Context
- Method
restore
voidrestore()- Description
Restores to the state saved by a preceding call to save() and removes that state from the stack of saved states.
class Cairo.Contextvoid restore()
Restores to the state saved by a preceding call to save() and removes that state from the stack of saved states.