What is the difference between .xc and .emf?
- Extension
- .xc
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- X Consortium
- Microsoft
- Description
- This file format is used as a canvas (background) in a variety of image editing software in order to set the main color of the image. It is used to fill the canvas with one solid color. It belongs to the group of 'pseudo-image' file formats. It can be used for the fill color, which is chosen from the selected area in a particular image.
- 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-xc
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia