What is the difference between .fig and .rgba?
- Extension
- .fig
- .rgba
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- XFig
- SGI
- Description
- This is a file used for creating line plots in the form of vector images. They include text objects, splines, forms, arcs, lines and arrows. It can contain a set of colors, images and sketches. It was initially developed for the Xfig drawing program, but today it’s used in other drawing editors.
- 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
- application/x-xfig
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .fig on Wikipedia
- .rgba on Wikipedia