What is the difference between .rgba and .avs?
- Name
- RGB Bitmap
- AVS X Image
- Extension
- .rgba
- .avs
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Stardent
- 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.
- AVS (Application Visualization System) file is a graphics file for Stardent AVS X image visualization. It is currently available on several platforms but it was originally developed only by the Stardent computer.
- MIME Type
- image/x-rgb
- application/octet-stream
- Sample
- sample.rgba
- sample.avs
- Wikipedia
- .rgba on Wikipedia