C# Class Xamarin.Canvas.iOS.ColorExtensions

显示文件 Open project: Clancey/Canvas

Public Methods

Method Description
ToCGColor ( this color ) : CGColor
ToUIColor ( this color ) : UIColor

Method Details

ToCGColor() public static method

public static ToCGColor ( this color ) : CGColor
color this
return CGColor

ToUIColor() public static method

public static ToUIColor ( this color ) : UIColor
color this
return UIColor