ReactOS 0.4.16-dev-974-g5022a45
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 250 of file tiffformat.c.

Member Data Documentation

◆ byte_order

USHORT tiff_24bpp_data::byte_order

Definition at line 252 of file tiffformat.c.

◆ dir_offset

ULONG tiff_24bpp_data::dir_offset

Definition at line 254 of file tiffformat.c.

◆ entry

struct IFD_entry tiff_24bpp_data::entry[13]

Definition at line 256 of file tiffformat.c.

◆ next_IFD

ULONG tiff_24bpp_data::next_IFD

Definition at line 257 of file tiffformat.c.

◆ number_of_entries

USHORT tiff_24bpp_data::number_of_entries

Definition at line 255 of file tiffformat.c.

◆ pixel_data

BYTE tiff_24bpp_data::pixel_data[3]

Definition at line 259 of file tiffformat.c.

◆ res

struct IFD_rational tiff_24bpp_data::res

Definition at line 258 of file tiffformat.c.

◆ version

USHORT tiff_24bpp_data::version

Definition at line 253 of file tiffformat.c.


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