Struct DdsParameters
Specifies the DDS image dimension, SharpDX.DXGI.Format and alpha mode of contained data.
public struct DdsParameters
- Inherited Members
Fields
AlphaMode
No documentation.
public DdsAlphaMode AlphaMode
Field Value
ArraySize
No documentation.
public int ArraySize
Field Value
Depth
No documentation.
public int Depth
Field Value
Dimension
No documentation.
public DdsDimension Dimension
Field Value
DxgiFormat
No documentation.
public Format DxgiFormat
Field Value
- Format
Height
No documentation.
public int Height
Field Value
MipLevels
No documentation.
public int MipLevels
Field Value
Width
No documentation.
public int Width