|
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 [15] |
| ULONG | next_IFD |
| struct IFD_rational | res |
| BYTE | pixel_data [8] |
Definition at line 102 of file tiffformat.c.
| USHORT tiff_8bpp_alpha::byte_order |
Definition at line 104 of file tiffformat.c.
| ULONG tiff_8bpp_alpha::dir_offset |
Definition at line 106 of file tiffformat.c.
Definition at line 108 of file tiffformat.c.
| ULONG tiff_8bpp_alpha::next_IFD |
Definition at line 109 of file tiffformat.c.
| USHORT tiff_8bpp_alpha::number_of_entries |
Definition at line 107 of file tiffformat.c.
| BYTE tiff_8bpp_alpha::pixel_data[8] |
Definition at line 111 of file tiffformat.c.
| struct IFD_rational tiff_8bpp_alpha::res |
Definition at line 110 of file tiffformat.c.
| USHORT tiff_8bpp_alpha::version |
Definition at line 105 of file tiffformat.c.