C# Class Xamarin.Canvas.iOS.ColorExtensions

Afficher le fichier Open project: Clancey/Canvas

Méthodes publiques

Méthode Description
ToCGColor ( this color ) : CGColor
ToUIColor ( this color ) : UIColor

Method Details

ToCGColor() public static méthode

public static ToCGColor ( this color ) : CGColor
color this
Résultat CGColor

ToUIColor() public static méthode

public static ToUIColor ( this color ) : UIColor
color this
Résultat UIColor