What is the difference between .rgba and .vda?
- Extension
- .rgba
- .vda
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Truevision
- 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.
- Raster image formatted in the Targa Truevision format; stores image data using 1 to 32 bits per pixel, with 24 bits possible for the RGB data and 8 bits for the alpha (opacity)channel.
- MIME Type
- image/x-rgb
- image/x-targa
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia
- .vda on Wikipedia