Global Function

popState()

Declaration

func popState()

Parameters

None.

Returns

-

Description

Sets the current graphics state to the state most recently saved. The graphics state at the top of the stack is removed from the stack, and becomes the current graphics state.

Examples

Related

pushState
translate
rotate