C# Class Axiom.Media.DDSCodec.FourCC

Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
DXT1 System.UInt32
DXT2 System.UInt32
DXT3 System.UInt32
DXT4 System.UInt32
DXT5 System.UInt32

Méthodes publiques

Méthode Description
FourCC ( char c0, char c1, char c2, char c3 ) : System

Method Details

FourCC() public méthode

public FourCC ( char c0, char c1, char c2, char c3 ) : System
c0 char
c1 char
c2 char
c3 char
Résultat System

Property Details

DXT1 public_oe static_oe property

public static UInt32,System DXT1
Résultat System.UInt32

DXT2 public_oe static_oe property

public static UInt32,System DXT2
Résultat System.UInt32

DXT3 public_oe static_oe property

public static UInt32,System DXT3
Résultat System.UInt32

DXT4 public_oe static_oe property

public static UInt32,System DXT4
Résultat System.UInt32

DXT5 public_oe static_oe property

public static UInt32,System DXT5
Résultat System.UInt32