• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: access programmatically the quartz composer image filters?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: access programmatically the quartz composer image filters?


  • Subject: Re: access programmatically the quartz composer image filters?
  • From: douglas welton <email@hidden>
  • Date: Wed, 21 Jan 2009 20:01:17 -0500

Michael,

two things:

1) Check out the Quartz Composer Programming Guide. The section "Publishing Ports and Binding Them to Controls" takes about QC ports and how your program can communicate with active compositions

2) Check out the doc for the QCComposition class. One of the standard protocols for an encapsulated composition is QCCompositionProtocolImageFilter which will give you information about which ports an image filter composition is expecting for proper operation.

3) The QCTV sample code is a good example of how to communicate between an application and various Quartz Compositions.

regards,

douglas


On Jan 21, 2009, at 1:13 PM, 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


References: 
 >access programmatically the quartz composer image filters? (From: Michael Hanna <email@hidden>)

  • Prev by Date: NSScroller buttons not scrolling?
  • Next by Date: Re: NSView behaves different on 10.4 vs 10.5?
  • Previous by thread: Re: access programmatically the quartz composer image filters?
  • Next by thread: "Show In Menu Bar" Option?
  • Index(es):
    • Date
    • Thread