Difference between revisions of "Source tgautils"
From FreeSpace Wiki
(No difference)
|
Latest revision as of 07:40, 13 February 2006
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 |