0

I have an app and I need to compress images to max 10mb, I'm currently using:

var imageData = UIImageJPEGRepresentation(thePhoto2.image!, 0.9) 

but it would be nice to get all my images in optimal quality.

rmaddy
  • 314,917
  • 42
  • 532
  • 579
tarjerw
  • 101
  • 1
  • 1
  • 8

0 Answers0