home *** CD-ROM | disk | FTP | other *** search
- COMMAND SHOWIMAGE
- -----------------------------------------------------------------
- Purpose: show an image on the Workbench-Screen
- Usage: showimage(<objectID>,[<file-name>],[color])
- Examples: showimage(1,ram:pic)
- showimage(1,ram:pic,color)
- Notes: 1. Because Dust only uses PPM-files you have to
- set up the parameter MODULEDIR if you want to
- have automatic conversion of IFF-images.
- 2. This preview is intended to be a reasonable
- image-preview for the DISPLACE-function - not more.
-
- See also DISPLACE and Parameters (MODULEDIR).
-