What is the difference between .xc and .rgba?
- Extension
- .xc
- .rgba
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- X Consortium
- SGI
- Description
- This file format is used as a canvas (background) in a variety of image editing software in order to set the main color of the image. It is used to fill the canvas with one solid color. It belongs to the group of 'pseudo-image' file formats. It can be used for the fill color, which is chosen from the selected area in a particular image.
- 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.
- MIME Type
- image/x-xc
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia