[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.WIC.DdsParameters

Struct DdsParameters

Namespace
GrapeCity.Documents.DX.WIC
Assembly
GcDocs.DX.Windows.dll

WICDdsParameters

public struct DdsParameters
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

AlphaMode

WICDdsAlphaMode AlphaMode

public DdsAlphaMode AlphaMode

Field Value

DdsAlphaMode

ArraySize

unsigned int ArraySize

public int ArraySize

Field Value

int

Depth

unsigned int Depth

public int Depth

Field Value

int

Dimension

WICDdsDimension Dimension

public DdsDimension Dimension

Field Value

DdsDimension

DxgiFormat

DXGI_FORMAT DxgiFormat

public Format DxgiFormat

Field Value

Format

Height

unsigned int Height

public int Height

Field Value

int

MipLevels

unsigned int MipLevels

public int MipLevels

Field Value

int

Width

unsigned int Width

public int Width

Field Value

int