| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GraphClass > GraphClass Methods >====== ImageToWMF (Save object and return WMF file name) ====== | [[getvaluefromstatusbar return status bar zone contents .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[init initialize the graph object .htm|{{btn_next_n.gif|Next page}}]] | | || **ImagetoWMF** {{blk2blue.jpg|blk2blue.jpg}} The **ImagetoWMF** method is used to transfer a graph object's current state to a WMF file. This file can be used later for printing or additional processing. **ImagetoWMF** returns the name of the WMF file that the graph image is transferred to. **Return Data Type:**     STRING **Implementation:** The **ImagetoWMF** method is called from the SaveGraph method. **See Also:**     [[savegraph auto save graph to wmf file .htm|SaveGraph]]