Source tgautils
From FreeSpace Wiki
Summary
Contains low-level routines for loading .tga 2d graphics files.
Major Classes/Functions/Structs
Class/Group/Struct | Method/Function/Element | Notes |
---|---|---|
targa_* functions | targa_read_bitmap() | Called from bmpman to read the bitmap contents from a .tga file. |
targa_read_header() | Called from bmpman to read the header from a .tga file |