C# Class MonoCross.Touch.UIColorExtensions

Afficher le fichier Open project: benhorgen/dotDialog

Méthodes publiques

Méthode Description
ColorFromInt ( this rgbValue ) : UIColor
ColorWithAlphaFromInt ( this rgbaValue ) : UIColor
IntFromColor ( this color ) : uint

Method Details

ColorFromInt() public static méthode

public static ColorFromInt ( this rgbValue ) : UIColor
rgbValue this
Résultat UIColor

ColorWithAlphaFromInt() public static méthode

public static ColorWithAlphaFromInt ( this rgbaValue ) : UIColor
rgbaValue this
Résultat UIColor

IntFromColor() public static méthode

public static IntFromColor ( this color ) : uint
color this
Résultat uint