What is the difference between .sunsr and .emf?
- Extension
- .sunsr
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Sun Microsystems
- Microsoft
- Description
- The Sun Rasterfile (extension: .sunsr or .ras) is a raster graphics file format primarily used on Sun Microsystems computers. It was designed for storing bitmapped images, including color and grayscale images. This file format supports various depth and color models, accommodating everything from monochrome to full 24-bit true color images. It became a standard for exchanging bitmap images on SunOS systems, though its usage has declined with the advent of more versatile image formats.
- 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/sun-raster
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia