|
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 [14] |
| ULONG | next_IFD |
| struct IFD_rational | res |
| BYTE | pixel_data [4] |
Definition at line 286 of file tiffformat.c.
| USHORT tiff_4bps_bgra::byte_order |
Definition at line 288 of file tiffformat.c.
| ULONG tiff_4bps_bgra::dir_offset |
Definition at line 290 of file tiffformat.c.
Definition at line 292 of file tiffformat.c.
| ULONG tiff_4bps_bgra::next_IFD |
Definition at line 293 of file tiffformat.c.
| USHORT tiff_4bps_bgra::number_of_entries |
Definition at line 291 of file tiffformat.c.
| BYTE tiff_4bps_bgra::pixel_data[4] |
Definition at line 295 of file tiffformat.c.
| struct IFD_rational tiff_4bps_bgra::res |
Definition at line 294 of file tiffformat.c.
| USHORT tiff_4bps_bgra::version |
Definition at line 289 of file tiffformat.c.