views:

7

answers:

0

Hello,

I have a UIImageView which has various transforms applied to the image (e.g. scaled and rotated).

I would like to save the transformed image which now appears in the view, to a UIImage. Does anyone know how this is achieved?

Thank you, Winston