C# Class Imaging.DDSReader.Utils.Colour8888

Afficher le fichier Open project: andburn/dds-reader Class Usage Examples

Méthodes publiques

Свойство Type Description
alpha byte
blue byte
green byte
red byte

Property Details

alpha public_oe property

public byte alpha
Résultat byte

blue public_oe property

public byte blue
Résultat byte

green public_oe property

public byte green
Résultat byte

red public_oe property

public byte red
Résultat byte