On Thu, Oct 9, 2008 at 2:47 AM, M Pulis <[EMAIL PROTECTED]> wrote:
> My apologies for being a bit dense, not asking for details and apparently
> late to the party, but I have looked at  CIAffineTransform (&filters, etc)
> for hours and can not make sense of it in making a flip. IB settings can not
> flip.I have used core image fun house and can not flip the image. I have
> implemented the entire Image Kit tutorial only to be teased by the mirror
> property in picture taker, performing this magic without appearing to bother
> with a filter whose only purpose in life is to flip pixels.

I believe using an affine transform with a scale of (X,Y) by
(-1.0,1.0) will work.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to