C# Class FFImageLoading.ColorExtensions

Show file Open project: daniel-luberda/FFImageLoading

Public Methods

Method Description
ToColor ( this hexColor ) : System.Color
ToUIColor ( this hexColor ) : UIKit.UIColor

Method Details

ToColor() public static method

public static ToColor ( this hexColor ) : System.Color
hexColor this
return System.Color

ToUIColor() public static method

public static ToUIColor ( this hexColor ) : UIKit.UIColor
hexColor this
return UIKit.UIColor