Mathematica > Data Manipulation > Importing and Exporting > EMF (.emf) >

EMF (.emf)

Microsoft EMF format.
Image file format.
Used by the Windows operating system and by Microsoft applications as a graphics resource format.
EMF is an acronym derived from Enhanced Metafile.
Binary format.
Stores vector graphics, raster graphics, and text.
Stores image data as either calls to the Windows graphical device interface (GDI), uncompressed Device Dependent Bitmaps, or uncompressed Device Independent Bitmaps.
Successor of the 16-bit WMF format.
  • Export fully supports the EMF format.
  • Export exports arbitrary vector or raster graphics or typeset expressions to the EMF format.
  • Since EMF supports vector graphics, fonts are not rasterized when exporting to EMF.
  • See the reference pages for full general information on Export.
  • Data representation element:
"Graphics"exports arbitrary graphics to EMF
  • Export uses the element by default.
Export 2D vector graphics as an EMF file:
Export 2D vector graphics as an EMF file:
In[1]:=
Click for copyable input
Out[1]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF