What is the difference between .sun and .emf?
- Extension
- .sun
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Sun Microsystems
- Microsoft
- Description
- 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.
- 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-sun-raster
- application/x-msmetafile
- Sample
- sample.sun
- sample.emf
- Wikipedia
- .sun on Wikipedia
- .emf on Wikipedia