|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| USHORT | byte_order |
| USHORT | version |
| ULONG | dir_offset |
| USHORT | number_of_entries |
| struct IFD_entry | entry [14] |
| ULONG | next_IFD |
| struct IFD_rational | res |
| short | palette_data [3][256] |
| BYTE | pixel_data [4] |
Definition at line 140 of file tiffformat.c.
| USHORT tiff_8bpp_data::byte_order |
Definition at line 142 of file tiffformat.c.
| ULONG tiff_8bpp_data::dir_offset |
Definition at line 144 of file tiffformat.c.
Definition at line 146 of file tiffformat.c.
| ULONG tiff_8bpp_data::next_IFD |
Definition at line 147 of file tiffformat.c.
| USHORT tiff_8bpp_data::number_of_entries |
Definition at line 145 of file tiffformat.c.
| short tiff_8bpp_data::palette_data[3][256] |
Definition at line 149 of file tiffformat.c.
| BYTE tiff_8bpp_data::pixel_data[4] |
Definition at line 150 of file tiffformat.c.
| struct IFD_rational tiff_8bpp_data::res |
Definition at line 148 of file tiffformat.c.
| USHORT tiff_8bpp_data::version |
Definition at line 143 of file tiffformat.c.