What is the difference between .pam and .emf?
- Extension
- .pam
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Bryan Henderson
- Microsoft
- Description
- 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.
- 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-portable-arbitrarymap[3]
- application/x-msmetafile
- Sample
- sample.pam
- sample.emf
- Wikipedia
- .pam on Wikipedia
- .emf on Wikipedia