|
ReactOS 0.4.16-dev-1946-g52006dd
|

Definition at line 98 of file tgaformat.c.
| ULONG TgaDecoder::colormap_length |
Definition at line 110 of file tgaformat.c.
| ULONG TgaDecoder::colormap_offset |
Definition at line 111 of file tgaformat.c.
| ULONG TgaDecoder::developer_directory_offset |
Definition at line 114 of file tgaformat.c.
| tga_extension_area TgaDecoder::extension_area |
Definition at line 105 of file tgaformat.c.
| ULONG TgaDecoder::extension_area_offset |
Definition at line 113 of file tgaformat.c.
| tga_header TgaDecoder::header |
Definition at line 104 of file tgaformat.c.
| ULONG TgaDecoder::id_offset |
Definition at line 109 of file tgaformat.c.
| ULONG TgaDecoder::image_offset |
Definition at line 112 of file tgaformat.c.
| BYTE* TgaDecoder::imagebits |
Definition at line 106 of file tgaformat.c.
| BOOL TgaDecoder::initialized |
Definition at line 102 of file tgaformat.c.
| IWICBitmapDecoder TgaDecoder::IWICBitmapDecoder_iface |
Definition at line 99 of file tgaformat.c.
| IWICBitmapFrameDecode TgaDecoder::IWICBitmapFrameDecode_iface |
Definition at line 100 of file tgaformat.c.
| CRITICAL_SECTION TgaDecoder::lock |
Definition at line 115 of file tgaformat.c.
| BYTE* TgaDecoder::origin |
Definition at line 107 of file tgaformat.c.
| LONG TgaDecoder::ref |
Definition at line 101 of file tgaformat.c.
| IStream* TgaDecoder::stream |
Definition at line 103 of file tgaformat.c.
| int TgaDecoder::stride |
Definition at line 108 of file tgaformat.c.