What is the difference between .rgba and .cube?
- Extension
- .rgba
- .cube
- Format
- Binary
- Text
- Category
- Raster Image
- Color Lookup Table
- Developer
- SGI
- Kodak
- 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.
- A cube file, also known as a Cube Color Lookup Table, is a color palette file type used in the fields of 3D graphics and media production. It stores a 3D cube of color values which can be used to map colors in 3D images.
- MIME Type
- image/x-rgb
- text/plain
- Sample
- sample.rgba
- Wikipedia
- .rgba on Wikipedia
- .cube on Wikipedia