GitHub - qymspace/UIImage-Color: Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Objective-C 100.0%