What is the difference between .sun and .rgba?
- Extension
- .sun
- .rgba
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Sun Microsystems
- SGI
- Description
- Bitmap image generated by a Sun Microsystems workstation; native graphic format used by the Sun Unix operating system; uses a standard image format that can be read by several graphics programs.
- 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/x-sun-raster
- image/x-rgb
- Sample
- sample.sun
- sample.rgba
- Wikipedia
- .sun on Wikipedia
- .rgba on Wikipedia