What is the difference between .rgb and .tga?
- Name
- RGB Bitmap
- Targa Graphic
- Extension
- .rgb
- .tga
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- SGI
- Avid Technology
- Description
- 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.
- 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-rgb
- image/x-tga
- Sample
- sample.rgb
- sample.tga
- Wikipedia
- .rgb on Wikipedia
- .tga on Wikipedia