C# Class AmaroK86.ImageFormat.DDS_PIXELFORMAT

Afficher le fichier Open project: ME3Explorer/ME3Explorer Class Usage Examples

Méthodes publiques

Свойство Type Description
dwABitMask int
dwBBitMask int
dwFlags int
dwFourCC int
dwGBitMask int
dwRBitMask int
dwRGBBitCount int
dwSize int

Méthodes publiques

Méthode Description
DDS_PIXELFORMAT ( ) : System

Method Details

DDS_PIXELFORMAT() public méthode

public DDS_PIXELFORMAT ( ) : System
Résultat System

Property Details

dwABitMask public_oe property

public int dwABitMask
Résultat int

dwBBitMask public_oe property

public int dwBBitMask
Résultat int

dwFlags public_oe property

public int dwFlags
Résultat int

dwFourCC public_oe property

public int dwFourCC
Résultat int

dwGBitMask public_oe property

public int dwGBitMask
Résultat int

dwRBitMask public_oe property

public int dwRBitMask
Résultat int

dwRGBBitCount public_oe property

public int dwRGBBitCount
Résultat int

dwSize public_oe property

public int dwSize
Résultat int