What is the difference between .92i and .emf?
- Extension
- .92i
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector 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.
- 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