What is the difference between .2bp and .emf?
- Extension
- .2bp
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector 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.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- image/x-ms-bmp
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia