What is the difference between .emf and .dcm?
- Extension
- .emf
- .dcm
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- NEMA
- Description
- 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.
- A DCM file is an image file saved in the Digital Imaging and Communications in Medicine (DICOM) image format. It stores a medical image, such as a CT scan or ultrasound. DCM files may also include patient information to pair the image with the patient.
- MIME Type
- application/x-msmetafile
- application/dicom
- Sample
- sample.emf
- sample.dcm
- Wikipedia
- .emf on Wikipedia
- .dcm on Wikipedia