What is the difference between .rgba and .xaml?
- Extension
- .rgba
- .xaml
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SGI
- Microsoft
- Description
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- 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-rgb
- application/xaml+xml
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia
- .xaml on Wikipedia