IPhone : Way to figure out if there is enough memory to load ALAsset without loading it?

on Wednesday, March 25, 2015

I have some ALAsset *asset which holds a photo from my photo library. I'd like to load its fullResolutionImage, but first I wanted to see if there is enough memory available to do this. Is it possible to figure this out some way without actually trying to load it?


0 comments:

Post a Comment