ReactOS 0.4.16-dev-927-g467dec4
dds_info Struct Reference
Collaboration diagram for dds_info:

Public Attributes

UINT width
 
UINT height
 
UINT depth
 
UINT mip_levels
 
UINT array_size
 
UINT frame_count
 
UINT data_offset
 
UINT bytes_per_block
 
DXGI_FORMAT format
 
WICDdsDimension dimension
 
WICDdsAlphaMode alpha_mode
 
const GUIDpixel_format
 
UINT pixel_format_bpp
 

Detailed Description

Definition at line 112 of file ddsformat.c.

Member Data Documentation

◆ alpha_mode

WICDdsAlphaMode dds_info::alpha_mode

Definition at line 123 of file ddsformat.c.

◆ array_size

UINT dds_info::array_size

Definition at line 117 of file ddsformat.c.

◆ bytes_per_block

UINT dds_info::bytes_per_block

Definition at line 120 of file ddsformat.c.

◆ data_offset

UINT dds_info::data_offset

Definition at line 119 of file ddsformat.c.

◆ depth

UINT dds_info::depth

Definition at line 115 of file ddsformat.c.

◆ dimension

WICDdsDimension dds_info::dimension

Definition at line 122 of file ddsformat.c.

◆ format

DXGI_FORMAT dds_info::format

Definition at line 121 of file ddsformat.c.

◆ frame_count

UINT dds_info::frame_count

Definition at line 118 of file ddsformat.c.

◆ height

UINT dds_info::height

Definition at line 114 of file ddsformat.c.

◆ mip_levels

UINT dds_info::mip_levels

Definition at line 116 of file ddsformat.c.

◆ pixel_format

const GUID* dds_info::pixel_format

Definition at line 124 of file ddsformat.c.

◆ pixel_format_bpp

UINT dds_info::pixel_format_bpp

Definition at line 125 of file ddsformat.c.

◆ width

UINT dds_info::width

Definition at line 113 of file ddsformat.c.


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