What is the difference between .bmp and .otg?
- Extension
- .bmp
- .otg
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- OASIS
- Description
- 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.
- Drawing template created using the OASIS OpenDocument standard; contains the default layout and drawing information for a vector graphic; stored in a file package using XML formatting.
- MIME Type
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia