What is the difference between .rgba and .xps?
- Extension
- .rgba
- .xps
- Format
- Binary
- Binary
- Category
- Raster Image
- Document
- 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.
- An XPS file is a document that contains fixed page layout information written in the XPS page description language. It defines the layout, appearance, and printing information for a document. XPS files are similar to .PDF files, but saved in Microsoft’s proprietary XPS format.
- MIME Type
- image/x-rgb
- application/vnd.ms-xpsdocument
- Sample
- sample.rgba
- sample.xps
- Wikipedia
- .rgba on Wikipedia
- .xps on Wikipedia