TGA
From Blood Wiki
(Difference between revisions)
Line 6: | Line 6: | ||
{| width=600 cellspacing=0 cellpadding=4 border=1 style="border-collapse: collapse" | {| width=600 cellspacing=0 cellpadding=4 border=1 style="border-collapse: collapse" | ||
− | ! width= | + | ! width=80% bgcolor=#EEDFDF | Targe Type |
! width=10% bgcolor=#EEDFDF | Darkplaces | ! width=10% bgcolor=#EEDFDF | Darkplaces | ||
− | ! width= | + | ! width=10% bgcolor=#EEDFDF | NetRadiant |
|- | |- | ||
| 8-bit Grayscale | | 8-bit Grayscale |
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 supported =
Targe Type | Darkplaces | NetRadiant |
---|---|---|
8-bit Grayscale | + | - |
8-bit paletted | + | - |
16-bit | + | - |
24-bit | + | + |
32-bit | + | + |
24-bit RLE | + | - |
32-bit RLE | + | - |