TIL UIGraphicsImageRenderer
Read post Optimizing Images. Definately I should refactor some my code using UIGraphicsImageRenderer
instead of UIGraphicsBeginImageContextWithOptions
. Would be nice to play with some code to see real memory savings.
Read post Optimizing Images. Definately I should refactor some my code using UIGraphicsImageRenderer
instead of UIGraphicsBeginImageContextWithOptions
. Would be nice to play with some code to see real memory savings.