• 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: Flip an NSBitmapImageRep
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flip an NSBitmapImageRep


  • Subject: Re: Flip an NSBitmapImageRep
  • From: Andrew Farmer <email@hidden>
  • Date: Fri, 13 Oct 2006 21:33:53 -0700

On 13 Oct 06, at 15:50, John Pannell wrote:
I tried to answer your first request, but couldn't find horizontal flips specifically in the core image docs. Rotation is in there. Here was what I was going to suggest:

Example of image processing in Core Image:

file:///Developer/ADC Reference Library/documentation/ GraphicsImaging/Conceptual/CoreImaging/ci_tasks/ chapter_3_section_4.html

List of Apple provided CIFilters:

file:///Developer/ADC Reference Library/documentation/ GraphicsImaging/Reference/CoreImageFilterReference/Reference/ reference.html

On that list, look at CIAffineTransform. In fact, Take a peek at NSAffineTransform... perhaps you could supply some strange input values (negative ones) and get the desired result.

Sorry I don't have an actual *answer*, hopefully the links will help!

Scale horizontally by a factor of -1.0 - that'll flip it across the Y- axis.
_______________________________________________
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: 
 >Flip an NSBitmapImageRep (From: "Simon Raisin" <email@hidden>)
 >Re: Flip an NSBitmapImageRep (From: Ricky Sharp <email@hidden>)
 >Re: Flip an NSBitmapImageRep (From: "Simon Raisin" <email@hidden>)
 >Re: Flip an NSBitmapImageRep (From: John Pannell <email@hidden>)

  • Prev by Date: Re: Change NSTableView Drop Highlight (ugly black box)
  • Next by Date: Re: Re: [SOLVED] Are there 'sizers' in Cocoa?
  • Previous by thread: Re: Flip an NSBitmapImageRep
  • Next by thread: Re: Flip an NSBitmapImageRep
  • Index(es):
    • Date
    • Thread