C# Class ColorExtention, Wordpress-Client

Afficher le fichier Open project: fpt-software/Wordpress-Client Class Usage Examples

Méthodes publiques

Méthode Description
ColorFromHex ( this color, nint, hexValue ) : UIColor
ColorRGBAFromHex ( this color, uint hexValue ) : UIColor

Method Details

ColorFromHex() public static méthode

public static ColorFromHex ( this color, nint, hexValue ) : UIColor
color this
hexValue nint,
Résultat UIColor

ColorRGBAFromHex() public static méthode

public static ColorRGBAFromHex ( this color, uint hexValue ) : UIColor
color this
hexValue uint
Résultat UIColor