C# Class AmaroK86.ImageFormat.DDS_PIXELFORMAT

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

Public Properties

Property Type Description
dwABitMask int
dwBBitMask int
dwFlags int
dwFourCC int
dwGBitMask int
dwRBitMask int
dwRGBBitCount int
dwSize int

Public Methods

Method Description
DDS_PIXELFORMAT ( ) : System

Method Details

DDS_PIXELFORMAT() public method

public DDS_PIXELFORMAT ( ) : System
return System

Property Details

dwABitMask public_oe property

public int dwABitMask
return int

dwBBitMask public_oe property

public int dwBBitMask
return int

dwFlags public_oe property

public int dwFlags
return int

dwFourCC public_oe property

public int dwFourCC
return int

dwGBitMask public_oe property

public int dwGBitMask
return int

dwRBitMask public_oe property

public int dwRBitMask
return int

dwRGBBitCount public_oe property

public int dwRGBBitCount
return int

dwSize public_oe property

public int dwSize
return int