ReactOS 0.4.16-dev-258-g81860b4
|
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 |
BYTE | pixel_data [4] |
Definition at line 306 of file tiffformat.c.
USHORT tiff_4bps_bgra::byte_order |
Definition at line 308 of file tiffformat.c.
ULONG tiff_4bps_bgra::dir_offset |
Definition at line 310 of file tiffformat.c.
Definition at line 312 of file tiffformat.c.
ULONG tiff_4bps_bgra::next_IFD |
Definition at line 313 of file tiffformat.c.
USHORT tiff_4bps_bgra::number_of_entries |
Definition at line 311 of file tiffformat.c.
BYTE tiff_4bps_bgra::pixel_data[4] |
Definition at line 315 of file tiffformat.c.
struct IFD_rational tiff_4bps_bgra::res |
Definition at line 314 of file tiffformat.c.
USHORT tiff_4bps_bgra::version |
Definition at line 309 of file tiffformat.c.