What is the difference between .dicom and .xaml?
- Extension
- .dicom
- .xaml
- Format
- 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.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- application/dicom
- application/xaml+xml
- Sample
- sample.dicom
- Wikipedia
- .dicom on Wikipedia
- .xaml on Wikipedia