captureBackground

Saves whatever is currently being displayed as the default background image. Following calls to cls will redisplay the current contents of the screen. Use clearBackground to return to normal behavior, which is for cls to fill the screen with the current background color.

Usage

    captureBackground();