What is the difference between .92i and .bmp?
- Name
- TI Bitmap
- Bitmap Image
- Extension
- .92i
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Texas Instruments
- Microsoft
- Description
- A TI Bitmap (92i) is a file format used by Texas Instruments graphing calculators to store images. It can store up to 256 colors with a resolution of 384x128 pixels. These images are often used to create custom backgrounds or sprites for games.
- 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