What is the difference between .tga and .xaml?
- Extension
- .tga
- .xaml
- Format
- 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.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- image/x-tga
- application/xaml+xml
- Sample
- sample.tga
- Wikipedia
- .tga on Wikipedia
- .xaml on Wikipedia