How to do a motion blur effect on an UIImageView in Monotouch?
问题 What's the way to do a realtime motion blur in MonoTouch? I need to apply a motion blur effect on an UIImageView when scrolling an inertial picture gallery, with strength and direction as parameters, as in Photoshop. I can't find any blur or motion blur filter in CocoaTouch or in CoreAnimation or anywhere in the iOS SDK. Is there some 2D effects library usable from MonoTouch with realtime blur filters that are good for the iPhone? Thanks in advance. 回答1: I've found a good open source library