What is the difference between .tga and .rgb?
- Name
- Targa Graphic
- RGB Bitmap
- Extension
- .tga
- .rgb
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Avid Technology
- SGI
- Description
- 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.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- image/x-tga
- image/x-rgb
- Sample
- sample.tga
- sample.rgb
- Wikipedia
- .tga on Wikipedia
- .rgb on Wikipedia