ReactOS 0.4.15-dev-7942-gd23573b
tiff_4bps_bgra Struct Reference
Collaboration diagram for tiff_4bps_bgra:

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]
 

Detailed Description

Definition at line 306 of file tiffformat.c.

Member Data Documentation

◆ byte_order

USHORT tiff_4bps_bgra::byte_order

Definition at line 308 of file tiffformat.c.

◆ dir_offset

ULONG tiff_4bps_bgra::dir_offset

Definition at line 310 of file tiffformat.c.

◆ entry

struct IFD_entry tiff_4bps_bgra::entry[14]

Definition at line 312 of file tiffformat.c.

◆ next_IFD

ULONG tiff_4bps_bgra::next_IFD

Definition at line 313 of file tiffformat.c.

◆ number_of_entries

USHORT tiff_4bps_bgra::number_of_entries

Definition at line 311 of file tiffformat.c.

◆ pixel_data

BYTE tiff_4bps_bgra::pixel_data[4]

Definition at line 315 of file tiffformat.c.

◆ res

struct IFD_rational tiff_4bps_bgra::res

Definition at line 314 of file tiffformat.c.

◆ version

USHORT tiff_4bps_bgra::version

Definition at line 309 of file tiffformat.c.


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