Images in Programs

Program source files can contains images. DrScheme saves such files in a custom, cross-platform files. Images are first-class values, which means programmers can pass them to and return them from functions, store them in data structures, and so on. Use Special | Insert Image ... to insert an image into the file being edited in the Definitions window.