ReactOS 0.4.16-dev-533-gc7d1aa3
|
Definition at line 39 of file tgaformat.c.
BYTE tga_header::colormap_entrysize |
Definition at line 46 of file tgaformat.c.
WORD tga_header::colormap_firstentry |
Definition at line 44 of file tgaformat.c.
WORD tga_header::colormap_length |
Definition at line 45 of file tgaformat.c.
BYTE tga_header::colormap_type |
Definition at line 41 of file tgaformat.c.
BYTE tga_header::depth |
Definition at line 52 of file tgaformat.c.
WORD tga_header::height |
Definition at line 51 of file tgaformat.c.
BYTE tga_header::id_length |
Definition at line 40 of file tgaformat.c.
BYTE tga_header::image_descriptor |
Definition at line 53 of file tgaformat.c.
BYTE tga_header::image_type |
Definition at line 42 of file tgaformat.c.
WORD tga_header::width |
Definition at line 50 of file tgaformat.c.
WORD tga_header::xorigin |
Definition at line 48 of file tgaformat.c.
WORD tga_header::yorigin |
Definition at line 49 of file tgaformat.c.