What is the difference between .sgi and .rgbo?
- Extension
- .sgi
- .rgbo
- Format
- Binary
- Category
- Raster Image
- Other
- Developer
- Silicon Graphics
- Adobe Systems
- 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.
- Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter.
- MIME Type
- image/sgi
- image/x-rgbo
- Sample
- sample.sgi
- Wikipedia
- .sgi on Wikipedia