Change the color of a specific part of a UIImage
I only need to tint a specific part of the UIImage. In the image below, I only need to change the red color to whatever UIColor
I tried UIImage+Tint
, but it displays the entire image. Does anyone know how to change the color of only the red part of an image?
+3
Clip
source
to share
No one has answered this question yet
See similar questions:
28
or similar:
1665
413
366
293
249
224
200
180
42
1