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

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -