What is the difference between .73i and .bmp?
- Name
- TI Bitmap
- Bitmap Image
- Extension
- .73i
- .bmp
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Texas Instruments
- Microsoft
- Description
- A 73i (TI Bitmap) is a graphics file format used by Texas Instruments calculators. It stores bitmap images, which are composed of pixels, and can be used to create graphics on the calculator's display.
- 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/x-73i-pict
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia