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