How to access original image after applying filter on image using ALAsset library ?

76 Views Asked by At

I have applied filter to an image in iPhone after then when i export that image in mac it provide me the original not the filter one. If i access this image using ALAsset library framework it provides me the filtered image but i want to access both images filtered and original image using ALAsset library . So how can i do this

Any help will be appreciated. Thanks in advance

0

There are 0 best solutions below