What is the difference between .tga and .wmf?
- Extension
- .tga
- .wmf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Avid Technology
- Microsoft
- Description
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- image/x-tga
- application/x-msmetafile
- Sample
- sample.tga
- sample.wmf
- Wikipedia
- .tga on Wikipedia
- .wmf on Wikipedia