UIImage
extension UIImage
-
Declaration
Swift
convenience init?(anatomyNamed: String)
-
Declaration
Swift
func resized(to newSize: CGSize, insets: UIEdgeInsets = .zero) -> UIImage
-
Declaration
Swift
func imageWithColor(_ color: UIColor) -> UIImage