Skip to content

Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.

Notifications You must be signed in to change notification settings

moritzmoritz/UIImage-Color

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIImage+Color

Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.

To use simply invoke with -

    _imageView.image = [_disclosureImage changeColor:[UIColor greenColor]];

Supports both retina and regular display scales.

Done.

About

Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published