Skip to main content

canvas_save

Function canvas_save 

Source
pub fn canvas_save()
Expand description

Push the current canvas state (transform, clip, opacity) onto an internal stack. Use with canvas_restore to scope transformations and effects.