What is the difference between .cgm and .emf?
- Extension
- .cgm
- .emf
- Format
- Binary
- Binary
- Category
- Vector Image
- Vector Image
- Developer
- World Wide Web Consortium
- Microsoft
- Description
- Vector graphics format designed to support the needs of many graphics applications; originally used for clip art libraries, but newer revisions (based on the ISO/IEC 8632 standard) are now commonly used for CAD drawings.
- 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/cgm
- application/x-msmetafile
- Sample
- sample.cgm
- sample.emf
- Wikipedia
- .cgm on Wikipedia
- .emf on Wikipedia