TGA
From Blood Wiki
(Difference between revisions)
| Line 3: | Line 3: | ||
TGA is general format to store uncompressed textures. | TGA is general format to store uncompressed textures. | ||
| − | = Format versions | + | = Format versions = |
{| width=300 cellspacing=0 cellpadding=4 border=1 style="border-collapse: collapse" | {| width=300 cellspacing=0 cellpadding=4 border=1 style="border-collapse: collapse" | ||
Revision as of 08:55, 17 July 2012
This extension refers to | Truevision Targa image format.
TGA is general format to store uncompressed textures.
Format versions
| Targe Type | Darkplaces | NetRadiant |
|---|---|---|
| 8-bit grayscale | + | - |
| 8-bit paletted | + | - |
| 16-bit | + | - |
| 24-bit | + | + |
| 32-bit | + | + |
| 24-bit RLE | + | - |
| 32-bit RLE | + | - |