0

I have a UIIMAGE and want to change the background color of the image from Red to Black . Is there an efficient way of doing that . This is my code but it does not change the color to black

let image = UIImage.wrappedBundleImage("some image lateral")
image?.withTintColor(UIColor.blue)
Asperi
  • 228,894
  • 20
  • 464
  • 690
Abd Dash
  • 13
  • 2

0 Answers0