Struct DdsFormatInfo
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
BlockWidth
No documentation.
public int BlockWidth
Field Value
BytesPerBlock
No documentation.
public int BytesPerBlock
Field Value
DxgiFormat
No documentation.
public Format DxgiFormat
Field Value
- Format