To reiterate, this is probably the best solution if you want to blur all images that will be set on this image view. From IB you just activate the Core Animation layer for the image view and attach the gaussian blur filter to it. Then every image it displays will be blurred automatically.

On Jun 13, 2009, at 9:37 PM, Kyle Sluder wrote:

Look into Core Image filters.  You can apply them to any layer-backed
view.  You can even do it from within Interface Bulder, on the View
Effects tab of the inspector.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to