What is the difference between .82i and .emf?
- Extension
- .82i
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector 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.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia