C# Class AmaroK86.ImageFormat.DDS_HEADER

显示文件 Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
ddspf DDS_PIXELFORMAT
dwCaps int
dwCaps2 int
dwCaps3 int
dwCaps4 int
dwDepth int
dwFlags int
dwHeight int
dwMipMapCount int
dwPitchOrLinearSize int
dwReserved1 int[]
dwReserved2 int
dwSize int
dwWidth int

Property Details

ddspf public_oe property

public DDS_PIXELFORMAT,AmaroK86.ImageFormat ddspf
return DDS_PIXELFORMAT

dwCaps public_oe property

public int dwCaps
return int

dwCaps2 public_oe property

public int dwCaps2
return int

dwCaps3 public_oe property

public int dwCaps3
return int

dwCaps4 public_oe property

public int dwCaps4
return int

dwDepth public_oe property

public int dwDepth
return int

dwFlags public_oe property

public int dwFlags
return int

dwHeight public_oe property

public int dwHeight
return int

dwMipMapCount public_oe property

public int dwMipMapCount
return int

dwPitchOrLinearSize public_oe property

public int dwPitchOrLinearSize
return int

dwReserved1 public_oe property

public int[] dwReserved1
return int[]

dwReserved2 public_oe property

public int dwReserved2
return int

dwSize public_oe property

public int dwSize
return int

dwWidth public_oe property

public int dwWidth
return int