Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AmaroK86
ImageFormat
DDS_HEADER
C# Class AmaroK86.ImageFormat.DDS_HEADER
Show file
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 property
public
DDS_PIXELFORMAT,AmaroK86.ImageFormat
ddspf
return
DDS_PIXELFORMAT
dwCaps
public property
public
int
dwCaps
return
int
dwCaps2
public property
public
int
dwCaps2
return
int
dwCaps3
public property
public
int
dwCaps3
return
int
dwCaps4
public property
public
int
dwCaps4
return
int
dwDepth
public property
public
int
dwDepth
return
int
dwFlags
public property
public
int
dwFlags
return
int
dwHeight
public property
public
int
dwHeight
return
int
dwMipMapCount
public property
public
int
dwMipMapCount
return
int
dwPitchOrLinearSize
public property
public
int
dwPitchOrLinearSize
return
int
dwReserved1
public property
public
int[]
dwReserved1
return
int[]
dwReserved2
public property
public
int
dwReserved2
return
int
dwSize
public property
public
int
dwSize
return
int
dwWidth
public property
public
int
dwWidth
return
int