The save command saves a the screenshot of the current window to a file. The type of image file is determined automatically by the extension of the filename. The supported filetypes are determined by the system and the JRE running the application.

Usage

save imagename


imagenameThe name of the image file to save to, including the extension.