Saves the contents of a graphicswindow to a file as a Device Independent Bitmap (DIB).
wave.gif
is created in the current directory.Interactive If present and nonzero, open the Import Graphics dialog box. This dialog box lets you interactively create or select an export file.
WINDOW, 2 SHADE_SURF, DIST(40)
status = WWRITE_DIB(2, Filename='image.gif')
.
Windows Users: The graphics window Control menu includes a command that exports DIB graphics to a file. For information on the Control menu, see Chapter 3, Getting Started: Windows, in the PV-WAVE User's Guide