ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
DWORD | extension_area_offset |
DWORD | developer_directory_offset |
char | magic [18] |
Definition at line 65 of file tgaformat.c.
DWORD tga_footer::developer_directory_offset |
Definition at line 67 of file tgaformat.c.
Referenced by TgaDecoder_Initialize().
DWORD tga_footer::extension_area_offset |
Definition at line 66 of file tgaformat.c.
Referenced by TgaDecoder_Initialize().
char tga_footer::magic[18] |
Definition at line 68 of file tgaformat.c.
Referenced by TgaDecoder_Initialize().