C# Class MonoCross.Touch.UIColorExtensions

Datei anzeigen Open project: benhorgen/dotDialog

Public Methods

Method Description
ColorFromInt ( this rgbValue ) : UIColor
ColorWithAlphaFromInt ( this rgbaValue ) : UIColor
IntFromColor ( this color ) : uint

Method Details

ColorFromInt() public static method

public static ColorFromInt ( this rgbValue ) : UIColor
rgbValue this
return UIColor

ColorWithAlphaFromInt() public static method

public static ColorWithAlphaFromInt ( this rgbaValue ) : UIColor
rgbaValue this
return UIColor

IntFromColor() public static method

public static IntFromColor ( this color ) : uint
color this
return uint