ReactOS 0.4.16-dev-963-g182f353
WICDdsFormatInfo Struct Reference
Collaboration diagram for WICDdsFormatInfo:

Public Attributes

DXGI_FORMAT DxgiFormat
 
UINT BytesPerBlock
 
UINT BlockWidth
 
UINT BlockHeight
 

Detailed Description

Definition at line 357 of file wincodec.idl.

Member Data Documentation

◆ BlockHeight

UINT WICDdsFormatInfo::BlockHeight

Definition at line 361 of file wincodec.idl.

Referenced by DdsFrameDecode_Dds_GetFormatInfo().

◆ BlockWidth

UINT WICDdsFormatInfo::BlockWidth

Definition at line 360 of file wincodec.idl.

Referenced by DdsFrameDecode_Dds_GetFormatInfo().

◆ BytesPerBlock

UINT WICDdsFormatInfo::BytesPerBlock

Definition at line 359 of file wincodec.idl.

Referenced by DdsFrameDecode_Dds_GetFormatInfo().

◆ DxgiFormat

DXGI_FORMAT WICDdsFormatInfo::DxgiFormat

Definition at line 358 of file wincodec.idl.

Referenced by DdsFrameDecode_Dds_GetFormatInfo().


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