|
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 [13] |
| ULONG | next_IFD |
| struct IFD_rational | res |
| BYTE | pixel_data [4] |
Definition at line 66 of file tiffformat.c.
| USHORT tiff_1bpp_data::byte_order |
Definition at line 68 of file tiffformat.c.
| ULONG tiff_1bpp_data::dir_offset |
Definition at line 70 of file tiffformat.c.
Definition at line 72 of file tiffformat.c.
| ULONG tiff_1bpp_data::next_IFD |
Definition at line 73 of file tiffformat.c.
| USHORT tiff_1bpp_data::number_of_entries |
Definition at line 71 of file tiffformat.c.
| BYTE tiff_1bpp_data::pixel_data[4] |
Definition at line 75 of file tiffformat.c.
| struct IFD_rational tiff_1bpp_data::res |
Definition at line 74 of file tiffformat.c.
| USHORT tiff_1bpp_data::version |
Definition at line 69 of file tiffformat.c.