What is the difference between .rgbo and .tga?
- Extension
- .rgbo
- .tga
- Format
- Binary
- Category
- Other
- Raster Image
- Developer
- Adobe Systems
- Avid Technology
- 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.
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- MIME Type
- image/x-rgbo
- image/x-tga
- Sample
- sample.tga
- Wikipedia
- .tga on Wikipedia