What is the difference between .83i and .bmp?
- Name
- TI Bitmap
- Bitmap Image
- Extension
- .83i
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Texas Instruments
- Microsoft
- Description
- 83i (TI Bitmap) is an image file format used by Texas Instruments calculators. It is a raster graphics format that stores bitmap images in a compressed format, and is used to display images on TI graphing calculators.
- 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