C# Class WWActorEdit.ByteColor

Afficher le fichier Open project: pho/WindViewer Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
ByteColor ( ) : System
ByteColor ( byte data, int &srcOffset ) : System
GetBytes ( ) : byte[]

Method Details

ByteColor() public méthode

public ByteColor ( ) : System
Résultat System

ByteColor() public méthode

public ByteColor ( byte data, int &srcOffset ) : System
data byte
srcOffset int
Résultat System

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

Property Details

R public_oe property

public byte R
Résultat byte