ReactOS 0.4.15-dev-7842-g558ab78
tiff_1bpp_data Struct Reference
Collaboration diagram for tiff_1bpp_data:

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]
 

Detailed Description

Definition at line 66 of file tiffformat.c.

Member Data Documentation

◆ byte_order

USHORT tiff_1bpp_data::byte_order

Definition at line 68 of file tiffformat.c.

◆ dir_offset

ULONG tiff_1bpp_data::dir_offset

Definition at line 70 of file tiffformat.c.

◆ entry

struct IFD_entry tiff_1bpp_data::entry[13]

Definition at line 72 of file tiffformat.c.

◆ next_IFD

ULONG tiff_1bpp_data::next_IFD

Definition at line 73 of file tiffformat.c.

◆ number_of_entries

USHORT tiff_1bpp_data::number_of_entries

Definition at line 71 of file tiffformat.c.

◆ pixel_data

BYTE tiff_1bpp_data::pixel_data[4]

Definition at line 75 of file tiffformat.c.

◆ res

struct IFD_rational tiff_1bpp_data::res

Definition at line 74 of file tiffformat.c.

◆ version

USHORT tiff_1bpp_data::version

Definition at line 69 of file tiffformat.c.


The documentation for this struct was generated from the following file: