ReactOS 0.4.16-dev-816-g135a9a9
|
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.