Skip to content

An easy way to generate placeholder image with the initials of a text/name.

License

Notifications You must be signed in to change notification settings

bofiaza/IPImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPImage

An easy way to generate circular placeholder images.

Documentation GitHub license

Installation

pod 'IPImage'

Usage

let ipimage = IPImage(text: "Neil Patrick Harris", radius: 30, font: UIFont(name: "Cochin-Italic", size: 30), textColor: nil, randomBackgroundColor: true)
imageView.image = ipimage.generateImage()

See documentation.

About

An easy way to generate placeholder image with the initials of a text/name.

Resources

License

Stars

Watchers

Forks

Packages

No packages published