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
Post a Comment