Loads an enhanced-format metafile (EMF) into a graphics window.
wave.emf
is assumed to be in the current directory.Interactive If present and nonzero, open the Import Graphics dialog box. This dialog box lets you interactively select a file to import.
map.emf
is an enhanced-format metafile that was exported from a graphics application. The following command reads the contents of that file directly into a graphics window.
status = WREAD_META(2, Filename='map.emf')
.
Windows Users: The graphics window Control menu includes a command that imports EMF data from a file. For information on the Control menu, see Chapter 3, Getting Started: Windows, in the PV-WAVE User's Guide