What is the difference between .sgi and .rgba?
- Extension
- .sgi
- .rgba
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- SGI
- Description
- 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.
- 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/sgi
- image/x-rgb
- Sample
- sample.sgi
- sample.rgba
- Wikipedia
- .sgi on Wikipedia
- .rgba on Wikipedia