C# Class HQ2x.BGRA

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
operator ( ) : bool

Private Methods

Méthode Description
Clamp ( int Value ) : byte
FromArgb ( int R, int G, int B ) : BGRA
FromArgb ( int A, int R, int G, int B ) : BGRA
FromColor ( Color Color ) : BGRA
ToColor ( ) : Color

Method Details

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

B public_oe property

public byte B
Résultat byte