What is the difference between .2bp and .bmp?
- Extension
- .2bp
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- Microsoft
- Description
- 2BP is a bitmap image file format used on Pocket PC devices. It is used for storing bitmap images on the device, and can be opened and edited with a wide range of graphics software. 2BP files can store images in either 256 or 16 million colours, and can be compressed for smaller file.
- 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/x-ms-bmp
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia