What is the difference between .cgm and .bmp?
- Extension
- .cgm
- .bmp
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- World Wide Web Consortium
- Microsoft
- Description
- Vector graphics format designed to support the needs of many graphics applications; originally used for clip art libraries, but newer revisions (based on the ISO/IEC 8632 standard) are now commonly used for CAD drawings.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- image/cgm
- image/bmp
- Sample
- sample.cgm
- sample.bmp
- Wikipedia
- .cgm on Wikipedia
- .bmp on Wikipedia