UIImage
Undocumented
-
Mechanica
Returns an image with a given
color
andsize
(default is 1x1).Declaration
Swift
public convenience init?(color: UIColor, size: CGSize = CGSize(width: 1, height: 1))
Mechanica Docs (100% documented)
Undocumented
Mechanica
Returns an image with a given color
and size
(default is 1x1).
Swift
public convenience init?(color: UIColor, size: CGSize = CGSize(width: 1, height: 1))