What is the difference between .dcm and .emf?
- Extension
- .dcm
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- NEMA
- Microsoft
- Description
- 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.
- 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
- application/dicom
- application/x-msmetafile
- Sample
- sample.dcm
- sample.emf
- Wikipedia
- .dcm on Wikipedia
- .emf on Wikipedia