What is the difference between .rgb and .xaml?
- Extension
- .rgb
- .xaml
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SGI
- Microsoft
- Description
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- 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.rgb
- Wikipedia
- .rgb on Wikipedia
- .xaml on Wikipedia