Re: Do CALayer filters apply to non-image drawing?
Re: Do CALayer filters apply to non-image drawing?
- Subject: Re: Do CALayer filters apply to non-image drawing?
- From: David Duncan <email@hidden>
- Date: Tue, 05 Feb 2013 12:55:28 -0800
On Feb 5, 2013, at 12:29 PM, Dave Fernandes <email@hidden> wrote:
> My understanding is that CALayer's filters property should work on iOS 6.
Unfortunately this is incorrect. The filter properties on CALayer do not work, which is why you don't get the bloom effect.
For the record, on OS X where they do work, the way you get content into the layer does not matter.
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden