Skip to content

songwut/colorBlendOnImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorBlendOnImage

color Blend On Image

UIImage *originalImage = [[UIImage alloc] init];
originalImage = [UIImage imageNamed:@"yourImage.jpg"];

UIImage *newImage = [self blendColor:originalImage withColor:[UIColor redColor]];

About

color Blend On Image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published