UIImage

Undocumented

  • Mechanica

    Returns an image with a given color and size (default is 1x1).

    Declaration

    Swift

    public convenience init?(color: UIColor, size: CGSize = CGSize(width: 1, height: 1))