Table of Contents

Struct DdsFormatInfo

Namespace
SharpDX.WIC
Assembly
SharpDX.Direct2D1.dll

Specifies the SharpDX.DXGI.Format and block information of a DDS format.

public struct DdsFormatInfo
Inherited Members

Fields

BlockHeight

No documentation.

public int BlockHeight

Field Value

int

BlockWidth

No documentation.

public int BlockWidth

Field Value

int

BytesPerBlock

No documentation.

public int BytesPerBlock

Field Value

int

DxgiFormat

No documentation.

public Format DxgiFormat

Field Value

Format