ReactOS 0.4.15-dev-8100-g1887773
tga_footer Struct Reference

Public Attributes

DWORD extension_area_offset
 
DWORD developer_directory_offset
 
char magic [18]
 

Detailed Description

Definition at line 65 of file tgaformat.c.

Member Data Documentation

◆ developer_directory_offset

DWORD tga_footer::developer_directory_offset

Definition at line 67 of file tgaformat.c.

Referenced by TgaDecoder_Initialize().

◆ extension_area_offset

DWORD tga_footer::extension_area_offset

Definition at line 66 of file tgaformat.c.

Referenced by TgaDecoder_Initialize().

◆ magic

char tga_footer::magic[18]

Definition at line 68 of file tgaformat.c.

Referenced by TgaDecoder_Initialize().


The documentation for this struct was generated from the following file: