Re: access programmatically the quartz composer image filters?
Re: access programmatically the quartz composer image filters?
- Subject: Re: access programmatically the quartz composer image filters?
- From: Matt Long <email@hidden>
- Date: Wed, 21 Jan 2009 14:30:10 -0700
I don't know for sure the answer to whether or not the Quartz Composer
filters are the same as what Core Image gives you, but I would bet
they are. Have you seen this reference?
http://developer.apple.com/DOCUMENTATION/GraphicsImaging/Reference/CoreImageFilterReference/Reference/reference.html
Also, the CIRAWFilterSample under /Developer/Examples/Quartz/Core
Image/ provides pretty much everything you need to apply filters to
images programatically.
HTH,
-Matt
On Jan 21, 2009, at 11:13 AM, Michael Hanna wrote:
I'd like to access programmatically the quartz composer image
filters(just like it's done in the Automator script "Apply Quartz
Composition Filter to Image Files). How do I do this? Are they really
just CIFilters of a particular category?
Michael
_______________________________________________
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