Observer

import-picture-name filename

Parameters:
filename String Filename of the picture to import

Description:
Imports onto the Graphics Canvas the picture in the file specified by filename. The file is assumed to be in the current directory (as shown by the Save Project dialog box).

Examples:
import-picture-name strongbad.jpg
imports the picture file named strongbad.jpg in the current directory.

Notes:
Importing a picture much larger than 200x200 will likely require too much memory and screen space.

Related Commands:
import-picture