ios-image-filters
ios-image-filters copied to clipboard
Crashes
It crashes when pressing on Sharpen, Lomo filter.
It crashes at all filters now. 6.1
The gaussian blur filter crashes on 6.1.3. To reproduce, change the FilterPosterize
case in sliderMoved
to self.imageView.image = [image gaussianBlur:(int)(value)];
Only works on Sepia and Posterize filters. Crashes on all the rest. iOS 8+