swift - Change UIImage color without using Uiimageview in swift3 -


i want draw image pattern star, 1 can change color that. can change color of image without using image view? saw many answer changing tint color of uiimageview, effect not applied uiimage

tintcolor not property of uiimageview, property of uiview, long image in uiview, can use uiview.tintcolor.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -