What is the difference between .rast and .emf?
- Extension
- .rast
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Sun Microsystems
- Microsoft
- Description
- The Sun Rasterfile, identified by the extension .rast, is a bitmap image file format originally developed for use on SunOS by Sun Microsystems. It is designed to store color and monochromatic raster images, such as scanned photographs and digital artwork. The format supports various color depths, including 1, 8, 24, and 32 bits per pixel, allowing for a range of color representations from simple black and white to full true color images. Despite its origins on Sun systems, the format can be used on various platforms and is supported by a variety of image editing and viewing software.
- 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/vnd.sun.j2me.app-descriptor
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia