What is the difference between .emf and .pam?
- Extension
- .emf
- .pam
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Bryan Henderson
- Description
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- application/x-msmetafile
- image/x-portable-arbitrarymap[3]
- Sample
- sample.emf
- sample.pam
- Wikipedia
- .emf on Wikipedia
- .pam on Wikipedia