Méthode | Description | |
---|---|---|
ColorFromHex ( this color, nint, hexValue ) : UIColor | ||
ColorRGBAFromHex ( this color, uint hexValue ) : UIColor |
public static ColorFromHex ( this color, nint, hexValue ) : UIColor | ||
color | this | |
hexValue | nint, | |
Résultat | UIColor |
public static ColorRGBAFromHex ( this color, uint hexValue ) : UIColor | ||
color | this | |
hexValue | uint | |
Résultat | UIColor |