|
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 [3] |
Definition at line 250 of file tiffformat.c.
| USHORT tiff_24bpp_data::byte_order |
Definition at line 252 of file tiffformat.c.
| ULONG tiff_24bpp_data::dir_offset |
Definition at line 254 of file tiffformat.c.
Definition at line 256 of file tiffformat.c.
| ULONG tiff_24bpp_data::next_IFD |
Definition at line 257 of file tiffformat.c.
| USHORT tiff_24bpp_data::number_of_entries |
Definition at line 255 of file tiffformat.c.
| BYTE tiff_24bpp_data::pixel_data[3] |
Definition at line 259 of file tiffformat.c.
| struct IFD_rational tiff_24bpp_data::res |
Definition at line 258 of file tiffformat.c.
| USHORT tiff_24bpp_data::version |
Definition at line 253 of file tiffformat.c.