What is the difference between .map and .bmp?
- Extension
- .map
- .bmp
- Format
- Binary
- Category
- Other
- Raster Image
- Developer
- ColorgrafX
- Microsoft
- Description
- This format is used as the color palette format for a variety of operating system image editors. It is used to store font templates in text and graphic editors. It allows you to change color intensity and transparency levels.
- 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
- application/vnd.xworlds.colormap
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia