• 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
Best way to use CoreImage in a flipped view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Best way to use CoreImage in a flipped view


  • Subject: Best way to use CoreImage in a flipped view
  • From: Felix Franz <email@hidden>
  • Date: Tue, 13 Dec 2005 11:42:14 +0100

I am using CoreImage for some image-processing, the outputImage needs to be drawn
in a "flipped"-view. Unfortunately CIContext>>drawImage:inRect:fromRect: seems to
ignore the fact that the original NSGraphicsContext is flipped.

I obtain the CIContext using [[NSGraphicsContext currentContext] CIContext]. What is
the best way to use CoreImage in a flipped view? Maybe I am missing some obvious
facts, but searching CoreImage Programming Guide for "flip" returns only
CIImage>>imageWithTexture:size:flipped:colorSpace: ...


Thanks in advance

felix
_______________________________________________
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
  • Prev by Date: Re: Dynamically loading my code into other apps
  • Next by Date: Re: Getting data from NSOutlineView
  • Previous by thread: Re: Creating sounds programatically
  • Next by thread: How a QTMovie determines if it can initialize itself from a URL
  • Index(es):
    • Date
    • Thread