How to get downloaded UIImage data from TTPhoto

389 Views Asked by At

I use TTPhotoViewController and TTPhoto to display images. I want to get UIImage data from displayed TTPhoto and I checked these protocols but I couldn't find any methods or properties for it.

Is there any way to get displayed UIImage data in TTPhotoViewController?

Thank you.

1

There are 1 best solutions below

2
On BEST ANSWER

You just can download the data your self and then send to the three20 your local path to load the photos.