C# Class AoMBrgEditor.DdtFile.Pixel

Afficher le fichier Open project: Ryder25/Age-of-Mythology

Méthodes publiques

Свойство Type Description
R byte

Méthodes publiques

Méthode Description
Lerp ( System.Pixel p2, int lerp, int denom ) : System.Pixel
ToString ( ) : string

Method Details

Lerp() public méthode

public Lerp ( System.Pixel p2, int lerp, int denom ) : System.Pixel
p2 System.Pixel
lerp int
denom int
Résultat System.Pixel

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

R public_oe property

public byte R
Résultat byte