OmidH / Filtrr

iOS Image filter library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use ActivityIndicator For Processing New Image

rushabh0999 opened this issue · comments

Hi,

First Of All Thanks a Lot s For Sharing Cool Image Filter .........its Awesome

I want to use the Activity Indicator for when Processing the image Filter after Returning the New filter image Then after the

activity indicator stop ...

Thanks in Advance ............

You can do this, the way I track time. See UIImage+FiltrrCompositions.m -> -(id) trackTime:(NSString *)method;