C# Class AmaroK86.ImageFormat.DDS._DDSHeader

显示文件 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
ABitMask System.Int32
BBitMask System.Int32
Caps System.Int32
Caps2 System.Int32
Caps3 System.Int32
Caps4 System.Int32
Depth System.Int32
Flags System.Int32
FourCC System.Int32
GBitMask System.Int32
Height System.UInt32
MipMapCount System.Int32
PitchOrLinearSize System.Int32
RBitMask System.Int32
RGBBitCount System.Int32
Reserved2 System.Int32
Size System.Int32
Width System.UInt32
magic System.Int32
pfFlags System.Int32
pfSize System.Int32

Property Details

ABitMask public_oe property

public Int32,System ABitMask
return System.Int32

BBitMask public_oe property

public Int32,System BBitMask
return System.Int32

Caps public_oe property

public Int32,System Caps
return System.Int32

Caps2 public_oe property

public Int32,System Caps2
return System.Int32

Caps3 public_oe property

public Int32,System Caps3
return System.Int32

Caps4 public_oe property

public Int32,System Caps4
return System.Int32

Depth public_oe property

public Int32,System Depth
return System.Int32

Flags public_oe property

public Int32,System Flags
return System.Int32

FourCC public_oe property

public Int32,System FourCC
return System.Int32

GBitMask public_oe property

public Int32,System GBitMask
return System.Int32

Height public_oe property

public UInt32,System Height
return System.UInt32

MipMapCount public_oe property

public Int32,System MipMapCount
return System.Int32

PitchOrLinearSize public_oe property

public Int32,System PitchOrLinearSize
return System.Int32

RBitMask public_oe property

public Int32,System RBitMask
return System.Int32

RGBBitCount public_oe property

public Int32,System RGBBitCount
return System.Int32

Reserved2 public_oe property

public Int32,System Reserved2
return System.Int32

Size public_oe property

public Int32,System Size
return System.Int32

Width public_oe property

public UInt32,System Width
return System.UInt32

magic public_oe property

public Int32,System magic
return System.Int32

pfFlags public_oe property

public Int32,System pfFlags
return System.Int32

pfSize public_oe property

public Int32,System pfSize
return System.Int32