What is the difference between .82i and .bmp?
- Name
- TI Bitmap
- Bitmap Image
- Extension
- .82i
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Texas Instruments
- Microsoft
- Description
- TI Bitmap (82i) is a raster graphics file format used by Texas Instruments' calculators. It contains a monochrome bitmap, with a resolution of 96x64 pixels. It is used to store images, sprites and backgrounds that can be displayed on the calculator's LCD screen.
- 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
- .bmp on Wikipedia