CIImage initWithCGLayer is deprecated in 10.11
CIImage initWithCGLayer is deprecated in 10.11
- Subject: CIImage initWithCGLayer is deprecated in 10.11
- From: Jeff Szuhay <email@hidden>
- Date: Thu, 09 Jun 2016 02:39:46 -0700
Ok. Maybe this was done for performance. Whatever.
Here’s the thing: I draw into a layer, then I want to apply a
CIFilter to that layer. With initWithCGLayer deprecated, I
can’t for the life of me figure out how to use the existing
APIs to do what I want.
The sample code — FunHouse — uses the deprecated API.
So, what is the replacement?
TIA
Jeff
_______________________________________________
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