What is the difference between .pm and .emf?
- Extension
- .pm
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- IBM
- Microsoft
- Description
- PM (Unix XV Graphic File) is an image format used with the Unix XV image viewer and is supported by some other image viewers. It is a raster based format that stores RGB color values for each pixel in the image as well as various other settings.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- image/x-xv
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia