Source tgautils

From FreeSpace Wiki
Revision as of 07:40, 13 February 2006 by Rousseau (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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