What is the difference between .rgba and .sgi?
- Extension
- .rgba
- .sgi
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Silicon Graphics
- 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.
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- MIME Type
- image/x-rgb
- image/sgi
- Sample
- sample.rgba
- sample.sgi
- Wikipedia
- .rgba on Wikipedia
- .sgi on Wikipedia