• 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: Newbie: Chaining CIFilters together?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: Chaining CIFilters together?


  • Subject: Re: Newbie: Chaining CIFilters together?
  • From: "M. Carlson" <email@hidden>
  • Date: Wed, 25 May 2005 00:29:53 +0000

On Tuesday, May 24, 2005 6:51 PM Troy Stephens wrote:

A gotcha that may be biting you is that each time you change one or more of a filter's parameters, its "outputImage" actually changes identity ([theFilter valueForKey:@"outputImage"] subsequently returns a different pointer value).

Yes, I was wondering about this! In the debugger I kept getting different IDs and didn't know why. I had thought that "hooking" one filter's input to another's output was a fixed relationship (until reset), but this makes sense. Using this bit of info, I can now cascade filters for combo functionality. It works really well, and I'm amazed at how little CPU it takes! This is powerful stuff indeed.


Thanks!
--M


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: Newbie: Chaining CIFilters together? (From: Troy Stephens <email@hidden>)

  • Prev by Date: RE: "Reveal Drawer" button in title bars
  • Next by Date: Re: Is it possible to use IB and Cocoa from within CodeWarrior?
  • Previous by thread: Re: Newbie: Chaining CIFilters together?
  • Next by thread: glyphWithName: in Tiger
  • Index(es):
    • Date
    • Thread