C# Class FFImageLoading.ColorExtensions

Afficher le fichier Open project: daniel-luberda/FFImageLoading

Méthodes publiques

Méthode Description
ToColor ( this hexColor ) : System.Color
ToUIColor ( this hexColor ) : UIKit.UIColor

Method Details

ToColor() public static méthode

public static ToColor ( this hexColor ) : System.Color
hexColor this
Résultat System.Color

ToUIColor() public static méthode

public static ToUIColor ( this hexColor ) : UIKit.UIColor
hexColor this
Résultat UIKit.UIColor