I can't save the UIImage from transformed the UIImageView with all the transformations.
Try using CALayer drawInContext to draw the transformed view into a CGBitmapContext.
(Or, do it yourself. It’s not that difficult, if speed is not particularly important.)
Topic:
Graphics & Games
SubTopic:
General
Tags: