|
|
|
savePicture filename
savePic filename
command. Writes a file with the specified name containing the state of the graphics window in Logo's internal format. This picture can be restored to the screen using loadPic. The format is not portable between platforms, nor is it easily readable by other programs. See savePS or savePictureText to export Logo graphics for other programs.
|
|
|