C# Class Axiom.Media.DDSCodec.DXTColorBlock

An 8-byte DXT color block, represents a 4x4 texel area. Used by all DXT formats
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
Color0 System.UInt16
Color1 System.UInt16
IndexRow Byte[]

Property Details

Color0 public_oe property

public UInt16,System Color0
Résultat System.UInt16

Color1 public_oe property

public UInt16,System Color1
Résultat System.UInt16

IndexRow public_oe property

public Byte[] IndexRow
Résultat Byte[]