What is the difference between .emf and .sun?
- Extension
- .emf
- .sun
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Sun Microsystems
- 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.
- Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
- MIME Type
- application/x-msmetafile
- image/x-sun-raster
- Sample
- sample.emf
- sample.sun
- Wikipedia
- .emf on Wikipedia
- .sun on Wikipedia