What is the difference between .emf and .rgb?
- Extension
- .emf
- .rgb
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- SGI
- 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.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- application/x-msmetafile
- image/x-rgb
- Sample
- sample.emf
- sample.rgb
- Wikipedia
- .emf on Wikipedia
- .rgb on Wikipedia