ReactOS 0.4.16-dev-959-g2ec3a19
tga_footer Struct Reference

Public Attributes

DWORD extension_area_offset
 
DWORD developer_directory_offset
 
char magic [18]
 

Detailed Description

Definition at line 61 of file tgaformat.c.

Member Data Documentation

◆ developer_directory_offset

DWORD tga_footer::developer_directory_offset

Definition at line 63 of file tgaformat.c.

Referenced by TgaDecoder_Initialize().

◆ extension_area_offset

DWORD tga_footer::extension_area_offset

Definition at line 62 of file tgaformat.c.

Referenced by TgaDecoder_Initialize().

◆ magic

char tga_footer::magic[18]

Definition at line 64 of file tgaformat.c.

Referenced by TgaDecoder_Initialize().


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