ReactOS 0.4.16-dev-974-g5022a45
|
Definition at line 35 of file tgaformat.c.
BYTE tga_header::colormap_entrysize |
Definition at line 42 of file tgaformat.c.
WORD tga_header::colormap_firstentry |
Definition at line 40 of file tgaformat.c.
WORD tga_header::colormap_length |
Definition at line 41 of file tgaformat.c.
BYTE tga_header::colormap_type |
Definition at line 37 of file tgaformat.c.
BYTE tga_header::depth |
Definition at line 48 of file tgaformat.c.
WORD tga_header::height |
Definition at line 47 of file tgaformat.c.
BYTE tga_header::id_length |
Definition at line 36 of file tgaformat.c.
BYTE tga_header::image_descriptor |
Definition at line 49 of file tgaformat.c.
BYTE tga_header::image_type |
Definition at line 38 of file tgaformat.c.
WORD tga_header::width |
Definition at line 46 of file tgaformat.c.
WORD tga_header::xorigin |
Definition at line 44 of file tgaformat.c.
WORD tga_header::yorigin |
Definition at line 45 of file tgaformat.c.