What is the difference between .xc and .wmf?
- Extension
- .xc
- .wmf
- 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.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- image/x-xc
- application/x-msmetafile
- Sample
- sample.wmf
- Wikipedia
- .wmf on Wikipedia