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
  • 173,274
  • 14
  • 284
  • 455
Abd Dash
  • 13
  • 2

0 Answers0