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