ReactOS 0.4.16-dev-819-g75c0dc0
|
Public Attributes | |
DWORD | extension_area_offset |
DWORD | developer_directory_offset |
char | magic [18] |
Definition at line 61 of file tgaformat.c.
DWORD tga_footer::developer_directory_offset |
Definition at line 63 of file tgaformat.c.
Referenced by TgaDecoder_Initialize().
DWORD tga_footer::extension_area_offset |
Definition at line 62 of file tgaformat.c.
Referenced by TgaDecoder_Initialize().
char tga_footer::magic[18] |
Definition at line 64 of file tgaformat.c.
Referenced by TgaDecoder_Initialize().