What is the difference between .dcm and .xbm?
- Extension
- .dcm
- .xbm
- Format
- Binary
- Text
- Category
- Raster Image
- Raster Image
- Developer
- NEMA
- The X Consortium
- 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.
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- MIME Type
- application/dicom
- image/x-xbitmap
- Sample
- sample.dcm
- sample.xbm
- Wikipedia
- .dcm on Wikipedia
- .xbm on Wikipedia