ReactOS 0.4.15-dev-7924-g5949c20
tiff_24bpp_data Struct Reference
Collaboration diagram for tiff_24bpp_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 [3]
 

Detailed Description

Definition at line 266 of file tiffformat.c.

Member Data Documentation

◆ byte_order

USHORT tiff_24bpp_data::byte_order

Definition at line 268 of file tiffformat.c.

◆ dir_offset

ULONG tiff_24bpp_data::dir_offset

Definition at line 270 of file tiffformat.c.

◆ entry

struct IFD_entry tiff_24bpp_data::entry[13]

Definition at line 272 of file tiffformat.c.

◆ next_IFD

ULONG tiff_24bpp_data::next_IFD

Definition at line 273 of file tiffformat.c.

◆ number_of_entries

USHORT tiff_24bpp_data::number_of_entries

Definition at line 271 of file tiffformat.c.

◆ pixel_data

BYTE tiff_24bpp_data::pixel_data[3]

Definition at line 275 of file tiffformat.c.

◆ res

struct IFD_rational tiff_24bpp_data::res

Definition at line 274 of file tiffformat.c.

◆ version

USHORT tiff_24bpp_data::version

Definition at line 269 of file tiffformat.c.


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