What is the difference between .pic and .emf?
- Extension
- .pic
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Unknown
- Microsoft
- Description
- A Generic Picture File is a type of file format used to store an image or graphic representation. It can be used to store digital photos, clip art, line art, and other types of graphics. Common file extensions for this type of file include .jpg, .gif, .bmp, and .png.
- 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-pic
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia