What is the difference between .wap and .bmp?
- Extension
- .wap
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Nokia
- Microsoft
- Description
- Wireless Bitmap (level 0) (WAP) is a file format created specifically for the web-enabled mobile devices and is used for creating small images and graphics. It is a device-independent bitmap (DIB) format, which supports up to 256 colors in the RGB color space. W
- 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/bmp
- Sample
- sample.bmp
- Wikipedia
- .wap on Wikipedia
- .bmp on Wikipedia