UIColor
public extension UIColor
-
Undocumented
Declaration
Swift
static func getComplementaryForColor(color: UIColor) -> UIColor -
Undocumented
Declaration
Swift
static func color(withImageName name: String) -> UIColor -
Undocumented
Declaration
Swift
convenience init(hexString: String, alpha: CGFloat = 1.0) -
Undocumented
Declaration
Swift
convenience init(red: Int, green: Int, blue: Int) -
Undocumented
Declaration
Swift
func toHexString() -> String -
Undocumented
Declaration
Swift
static func hexStringToUIColor(hex: String) -> UIColor
UIColor Extension Reference